Home
last modified time | relevance | path

Searched refs:VM_PKEY_BIT3 (Results 1 – 4 of 4) sorted by relevance

/linux/arch/x86/include/asm/
H A Dmman.h10 ((key) & 0x8 ? VM_PKEY_BIT3 : 0))
/linux/arch/powerpc/include/asm/book3s/64/
H A Dhash-pkey.h13 ((vm_flags & VM_PKEY_BIT3) ? H_PTE_PKEY_BIT3 : 0x0UL) | in hash__vmflag_to_pte_pkey_bits()
/linux/tools/testing/vma/include/
H A Ddup.h258 #define VM_PKEY_BIT3 INIT_VM_FLAG(PKEY_BIT3) macro
260 #define VM_PKEY_BIT3 VM_NONE macro
/linux/include/linux/
H A Dmm.h453 #define VM_PKEY_BIT3 INIT_VM_FLAG(PKEY_BIT3) macro
455 #define VM_PKEY_BIT3 VM_NONE macro