Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/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
/OK3568_Linux_fs/kernel/arch/powerpc/include/asm/
H A Dmmu_context.h287 static inline u64 pte_to_hpte_pkey_bits(u64 pteflags) in pte_to_hpte_pkey_bits() function
/OK3568_Linux_fs/kernel/arch/powerpc/mm/book3s64/
H A Dhash_utils.c243 rflags |= pte_to_hpte_pkey_bits(pteflags); in htab_convert_pte_flags()