]> xenbits.xensource.com Git - xen.git/commit
x86/page: Introduce _PAGE_* constants for memory types
authorAndrew Cooper <andrew.cooper3@citrix.com>
Thu, 9 Jun 2022 12:21:38 +0000 (14:21 +0200)
committerJan Beulich <jbeulich@suse.com>
Thu, 9 Jun 2022 12:21:38 +0000 (14:21 +0200)
commit1be8707c75bf4ba68447c74e1618b521dd432499
tree5db3cd72007bcb177f8bea8026d1e977f2329dc4
parent8cc5036bc385112a82f1faff27a0970e6440dfed
x86/page: Introduce _PAGE_* constants for memory types

... rather than opencoding the PAT/PCD/PWT attributes in __PAGE_HYPERVISOR_*
constants.  These are going to be needed by forthcoming logic.

No functional change.

This is part of XSA-402.

Signed-off-by: Andrew Cooper <andrew.cooper3@citrix.com>
Reviewed-by: Jan Beulich <jbeulich@suse.com>
xen/arch/x86/include/asm/page.h