Home
last modified time | relevance | path

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

/Linux-v4.19/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.h263 static inline u64 pte_to_hpte_pkey_bits(u64 pteflags) in pte_to_hpte_pkey_bits()
/Linux-v4.19/arch/powerpc/mm/
Dhash_utils_64.c183 unsigned long htab_convert_pte_flags(unsigned long pteflags) in htab_convert_pte_flags()