Searched refs:_PAGE_PKEY_BIT0 (Results 1 – 2 of 2) sorted by relevance
17 ((vm_flags) & VM_PKEY_BIT0 ? _PAGE_PKEY_BIT0 : 0) | \
58 #define _PAGE_PKEY_BIT0 (_AT(pteval_t, 1) << _PAGE_BIT_PKEY_BIT0) macro63 #define _PAGE_PKEY_BIT0 (_AT(pteval_t, 0)) macro69 #define _PAGE_PKEY_MASK (_PAGE_PKEY_BIT0 | \
Completed in 5 milliseconds