Searched refs:_PAGE_PKEY_MASK (Results 1 – 2 of 2) sorted by relevance
71 #define _PAGE_PKEY_MASK (_PAGE_PKEY_BIT0 | \ macro
1393 return (pte_flags & _PAGE_PKEY_MASK) >> _PAGE_BIT_PKEY_BIT0; in pte_flags_pkey()