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