Searched refs:_PAGE_PKEY_MASK (Results 1 – 2 of 2) sorted by relevance
/Linux-v5.15/arch/x86/include/asm/ | ||
D | pgtable_types.h | 69 #define _PAGE_PKEY_MASK (_PAGE_PKEY_BIT0 | \ macro |
D | pgtable.h | 1338 return (pte_flags & _PAGE_PKEY_MASK) >> _PAGE_BIT_PKEY_BIT0; in pte_flags_pkey() |