Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/arch/x86/include/uapi/asm/
Dmman.h20 ((vm_flags) & VM_PKEY_BIT3 ? _PAGE_PKEY_BIT3 : 0))
/kernel/linux/linux-5.10/arch/x86/include/asm/
Dpgtable_types.h63 #define _PAGE_PKEY_BIT3 (_AT(pteval_t, 1) << _PAGE_BIT_PKEY_BIT3) macro
68 #define _PAGE_PKEY_BIT3 (_AT(pteval_t, 0)) macro
74 _PAGE_PKEY_BIT3)