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