Home
last modified time | relevance | path

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

/Linux-v5.4/arch/powerpc/include/asm/
Dpkeys.h39 ((vm_flags & VM_PKEY_BIT1) ? H_PTE_PKEY_BIT3 : 0x0UL) | in vmflag_to_pte_pkey_bits()
59 ((pteflags & H_PTE_PKEY_BIT3) ? HPTE_R_KEY_BIT3 : 0x0UL) | in pte_to_hpte_pkey_bits()
68 ((pteflags & H_PTE_PKEY_BIT3) ? 0x2 : 0x0UL) | in pte_to_pkey_bits()
/Linux-v5.4/arch/powerpc/include/asm/book3s/64/
Dhash-4k.h63 #define H_PTE_PKEY_BIT3 _RPAGE_RSV4 macro
Dhash-64k.h42 #define H_PTE_PKEY_BIT3 _RPAGE_RSV4 macro
Dpgtable.h129 H_PTE_PKEY_BIT3 | H_PTE_PKEY_BIT4)