Home
last modified time | relevance | path

Searched refs:pte_to_hpte_pkey_bits (Results 1 - 7 of 7) sorted by relevance

/kernel/linux/linux-5.10/arch/powerpc/include/asm/book3s/64/
H A Dhash-pkey.h14 static inline u64 pte_to_hpte_pkey_bits(u64 pteflags) in pte_to_hpte_pkey_bits() function
/kernel/linux/linux-6.6/arch/powerpc/include/asm/book3s/64/
H A Dhash-pkey.h17 static inline u64 pte_to_hpte_pkey_bits(u64 pteflags, unsigned long flags) in pte_to_hpte_pkey_bits() function
/kernel/linux/linux-5.10/arch/powerpc/include/asm/
H A Dmmu_context.h287 static inline u64 pte_to_hpte_pkey_bits(u64 pteflags)
/kernel/linux/linux-6.6/arch/powerpc/include/asm/
H A Dmmu_context.h287 static inline u64 pte_to_hpte_pkey_bits(u64 pteflags, unsigned long flags)
/kernel/linux/linux-6.6/arch/powerpc/kvm/
H A Dbook3s_64_mmu_host.c137 rflags |= pte_to_hpte_pkey_bits(0, HPTE_USE_KERNEL_KEY); in kvmppc_mmu_map_page()
/kernel/linux/linux-5.10/arch/powerpc/mm/book3s64/
H A Dhash_utils.c243 rflags |= pte_to_hpte_pkey_bits(pteflags); in htab_convert_pte_flags()
/kernel/linux/linux-6.6/arch/powerpc/mm/book3s64/
H A Dhash_utils.c343 rflags |= pte_to_hpte_pkey_bits(pteflags, flags); in htab_convert_pte_flags()

Completed in 9 milliseconds