Home
last modified time | relevance | path

Searched defs:pteflags (Results 1 – 4 of 4) 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()
23 static inline u16 hash__pte_to_pkey_bits(u64 pteflags) in hash__pte_to_pkey_bits()
H A Dpkeys.h20 static inline u16 pte_to_pkey_bits(u64 pteflags) in pte_to_pkey_bits()
/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()
/OK3568_Linux_fs/kernel/arch/powerpc/mm/book3s64/
H A Dhash_utils.c189 unsigned long htab_convert_pte_flags(unsigned long pteflags) in htab_convert_pte_flags()