Home
last modified time | relevance | path

Searched refs:VM_PKEY_BIT2 (Results 1 – 5 of 5) sorted by relevance

/linux/arch/x86/include/asm/
H A Dmman.h9 ((key) & 0x4 ? VM_PKEY_BIT2 : 0) | \
/linux/arch/powerpc/include/asm/book3s/64/
H A Dhash-pkey.h12 ((vm_flags & VM_PKEY_BIT2) ? H_PTE_PKEY_BIT2 : 0x0UL) | in hash__vmflag_to_pte_pkey_bits()
/linux/tools/testing/vma/include/
H A Ddup.h258 #define VM_PKEY_BIT2 INIT_VM_FLAG(PKEY_BIT2) macro
/linux/include/linux/
H A Dmm.h455 #define VM_PKEY_BIT2 INIT_VM_FLAG(PKEY_BIT2) macro
/linux/fs/proc/
H A Dtask_mmu.c1229 [ilog2(VM_PKEY_BIT2)] = "", in show_smap_vma_flags()