Home
last modified time | relevance | path

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

/kernel/linux/linux-5.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()
23 static inline u16 hash__pte_to_pkey_bits(u64 pteflags) in hash__pte_to_pkey_bits()
Dpkeys.h20 static inline u16 pte_to_pkey_bits(u64 pteflags) in pte_to_pkey_bits()
/kernel/linux/linux-5.10/arch/powerpc/include/asm/
Dmmu_context.h287 static inline u64 pte_to_hpte_pkey_bits(u64 pteflags) in pte_to_hpte_pkey_bits()
/kernel/linux/linux-5.10/arch/powerpc/mm/book3s64/
Dhash_utils.c189 unsigned long htab_convert_pte_flags(unsigned long pteflags) in htab_convert_pte_flags()