Home
last modified time | relevance | path

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

/linux/arch/powerpc/include/asm/book3s/64/
H A Dhash-pkey.h14 ((vm_flags & VM_PKEY_BIT4) ? H_PTE_PKEY_BIT4 : 0x0UL)); in hash__vmflag_to_pte_pkey_bits()
/linux/tools/testing/vma/include/
H A Ddup.h265 #define VM_PKEY_BIT4 INIT_VM_FLAG(PKEY_BIT4) macro
267 #define VM_PKEY_BIT4 VM_NONE macro
/linux/include/linux/
H A Dmm.h462 #define VM_PKEY_BIT4 INIT_VM_FLAG(PKEY_BIT4) macro
464 #define VM_PKEY_BIT4 VM_NONE macro
/linux/fs/proc/
H A Dtask_mmu.c1234 [ilog2(VM_PKEY_BIT4)] = "", in show_smap_vma_flags()