Home
last modified time | relevance | path

Searched refs:VM_PKEY_BIT3 (Results 1 – 5 of 5) 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.h260 #define VM_PKEY_BIT3 INIT_VM_FLAG(PKEY_BIT3) macro
262 #define VM_PKEY_BIT3 VM_NONE macro
/linux/include/linux/
H A Dmm.h457 #define VM_PKEY_BIT3 INIT_VM_FLAG(PKEY_BIT3) macro
459 #define VM_PKEY_BIT3 VM_NONE macro
/linux/fs/proc/
H A Dtask_mmu.c1231 [ilog2(VM_PKEY_BIT3)] = "", in show_smap_vma_flags()