Home
last modified time | relevance | path

Searched refs:_PAGE_PKEY_BIT2 (Results 1 – 2 of 2) sorted by relevance

/arch/x86/include/uapi/asm/
Dmman.h19 ((vm_flags) & VM_PKEY_BIT2 ? _PAGE_PKEY_BIT2 : 0) | \
/arch/x86/include/asm/
Dpgtable_types.h62 #define _PAGE_PKEY_BIT2 (_AT(pteval_t, 1) << _PAGE_BIT_PKEY_BIT2) macro
67 #define _PAGE_PKEY_BIT2 (_AT(pteval_t, 0)) macro
73 _PAGE_PKEY_BIT2 | \