Home
last modified time | relevance | path

Searched refs:pte_to_hpte_pkey_bits (Results 1 – 3 of 3) sorted by relevance

/Linux-v5.10/arch/powerpc/include/asm/book3s/64/
Dhash-pkey.h14 static inline u64 pte_to_hpte_pkey_bits(u64 pteflags) in pte_to_hpte_pkey_bits() function
/Linux-v5.10/arch/powerpc/include/asm/
Dmmu_context.h287 static inline u64 pte_to_hpte_pkey_bits(u64 pteflags) in pte_to_hpte_pkey_bits() function
/Linux-v5.10/arch/powerpc/mm/book3s64/
Dhash_utils.c243 rflags |= pte_to_hpte_pkey_bits(pteflags); in htab_convert_pte_flags()