Home
last modified time | relevance | path

Searched refs:_PAGE_PKEY_BITS (Results 1 – 2 of 2) sorted by relevance

/xen-4.10.0-shim-comet/xen/include/asm-x86/x86_64/
A Dpage.h144 #define _PAGE_PKEY_BITS (0x780000) /* Protection Keys, 22:19 */ macro
146 #define get_pte_pkey(x) (MASK_EXTR(get_pte_flags(x), _PAGE_PKEY_BITS))
/xen-4.10.0-shim-comet/xen/arch/x86/mm/
A Dguest_walk.c201 & (_PAGE_PKEY_BITS|_PAGE_PAT|_PAGE_PWT|_PAGE_PCD)); in guest_walk_tables()
306 & (_PAGE_PKEY_BITS|_PAGE_PAT|_PAGE_PWT|_PAGE_PCD)); in guest_walk_tables()

Completed in 4 milliseconds