Home
last modified time | relevance | path

Searched defs:pteflags (Results 1 – 3 of 3) sorted by relevance

/arch/powerpc/include/asm/
Dpkeys.h54 static inline u64 pte_to_hpte_pkey_bits(u64 pteflags) in pte_to_hpte_pkey_bits()
63 static inline u16 pte_to_pkey_bits(u64 pteflags) in pte_to_pkey_bits()
Dmmu_context.h264 static inline u64 pte_to_hpte_pkey_bits(u64 pteflags) in pte_to_hpte_pkey_bits()
/arch/powerpc/mm/book3s64/
Dhash_utils.c186 unsigned long htab_convert_pte_flags(unsigned long pteflags) in htab_convert_pte_flags()