Home
last modified time | relevance | path

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

/Linux-v4.19/arch/powerpc/include/asm/
Dpkeys.h38 return (((vm_flags & VM_PKEY_BIT0) ? H_PTE_PKEY_BIT4 : 0x0UL) | in vmflag_to_pte_pkey_bits()
60 ((pteflags & H_PTE_PKEY_BIT4) ? HPTE_R_KEY_BIT4 : 0x0UL)); in pte_to_hpte_pkey_bits()
69 ((pteflags & H_PTE_PKEY_BIT4) ? 0x1 : 0x0UL)); in pte_to_pkey_bits()
/Linux-v4.19/arch/powerpc/include/asm/book3s/64/
Dhash-4k.h53 #define H_PTE_PKEY_BIT4 _RPAGE_RSV5 macro
Dhash-64k.h30 #define H_PTE_PKEY_BIT4 _RPAGE_RSV5 macro
Dpgtable.h138 H_PTE_PKEY_BIT3 | H_PTE_PKEY_BIT4)