Home
last modified time | relevance | path

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

/linux-6.1.9/arch/powerpc/include/asm/book3s/64/
Dhash-pkey.h17 static inline u64 pte_to_hpte_pkey_bits(u64 pteflags, unsigned long flags) in pte_to_hpte_pkey_bits()
36 static inline u16 hash__pte_to_pkey_bits(u64 pteflags) in hash__pte_to_pkey_bits()
Dpkeys.h18 static inline u16 pte_to_pkey_bits(u64 pteflags) in pte_to_pkey_bits()
/linux-6.1.9/arch/powerpc/include/asm/
Dmmu_context.h286 static inline u64 pte_to_hpte_pkey_bits(u64 pteflags, unsigned long flags) in pte_to_hpte_pkey_bits()
/linux-6.1.9/arch/powerpc/mm/book3s64/
Dhash_utils.c289 unsigned long htab_convert_pte_flags(unsigned long pteflags, unsigned long flags) in htab_convert_pte_flags()