Searched refs:_PAGE_BIT_PKEY_BIT0 (Results 1 – 2 of 2) sorted by relevance
25 #define _PAGE_BIT_PKEY_BIT0 59 /* Protection Keys, bit 1/4 */ macro58 #define _PAGE_PKEY_BIT0 (_AT(pteval_t, 1) << _PAGE_BIT_PKEY_BIT0)
1374 return (pte_flags & _PAGE_PKEY_MASK) >> _PAGE_BIT_PKEY_BIT0; in pte_flags_pkey()