Home
last modified time | relevance | path

Searched refs:VM_PKEY_BIT4 (Results 1 – 3 of 3) 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/arch/powerpc/include/asm/
H A Dpkeys.h18 VM_PKEY_BIT3 | VM_PKEY_BIT4)
/linux/include/linux/
H A Dmm.h351 # define VM_PKEY_BIT4 VM_HIGH_ARCH_4 macro
353 # define VM_PKEY_BIT4 0 macro