Home
last modified time | relevance | path

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

/linux/arch/x86/include/uapi/asm/
A Dmman.h18 ((vm_flags) & VM_PKEY_BIT1 ? _PAGE_PKEY_BIT1 : 0) | \
/linux/arch/x86/include/asm/
A Dpgtable_types.h59 #define _PAGE_PKEY_BIT1 (_AT(pteval_t, 1) << _PAGE_BIT_PKEY_BIT1) macro
64 #define _PAGE_PKEY_BIT1 (_AT(pteval_t, 0)) macro
70 _PAGE_PKEY_BIT1 | \

Completed in 4 milliseconds