Home
last modified time | relevance | path

Searched refs:hash_pte (Results 1 - 13 of 13) sorted by relevance

/kernel/linux/linux-5.10/arch/powerpc/mm/book3s64/
H A Dhash_native.c323 static inline void native_lock_hpte(struct hash_pte *hptep) in native_lock_hpte()
337 static inline void native_unlock_hpte(struct hash_pte *hptep) in native_unlock_hpte()
348 struct hash_pte *hptep = htab_address + hpte_group; in native_hpte_insert()
402 struct hash_pte *hptep; in native_hpte_remove()
443 struct hash_pte *hptep = htab_address + slot; in native_hpte_updatepp()
494 struct hash_pte *hptep; in __native_hpte_find()
551 struct hash_pte *hptep; in native_hpte_updateboltedpp()
582 struct hash_pte *hptep; in native_hpte_removebolted()
607 struct hash_pte *hptep = htab_address + slot; in native_hpte_invalidate()
649 struct hash_pte *hpte in native_hugepage_invalidate()
[all...]
H A Dhash_utils.c107 struct hash_pte *htab_address;
/kernel/linux/linux-6.6/arch/powerpc/mm/book3s64/
H A Dhash_native.c242 static inline void native_lock_hpte(struct hash_pte *hptep) in native_lock_hpte()
257 static inline void native_unlock_hpte(struct hash_pte *hptep) in native_unlock_hpte()
269 struct hash_pte *hptep = htab_address + hpte_group; in native_hpte_insert()
332 struct hash_pte *hptep; in native_hpte_remove()
378 struct hash_pte *hptep = htab_address + slot; in native_hpte_updatepp()
434 struct hash_pte *hptep; in __native_hpte_find()
491 struct hash_pte *hptep; in native_hpte_updateboltedpp()
527 struct hash_pte *hptep; in native_hpte_removebolted()
558 struct hash_pte *hptep = htab_address + slot; in native_hpte_invalidate()
601 struct hash_pte *hpte in native_hugepage_invalidate()
[all...]
H A Dhash_utils.c108 struct hash_pte *htab_address;
/kernel/linux/linux-5.10/arch/powerpc/mm/
H A Dmmu_decl.h103 struct hash_pte;
104 extern struct hash_pte *Hash;
/kernel/linux/linux-5.10/arch/powerpc/include/asm/book3s/32/
H A Dmmu-hash.h74 struct hash_pte { struct
/kernel/linux/linux-5.10/arch/powerpc/include/asm/book3s/64/
H A Dmmu-hash.h175 struct hash_pte { struct
180 extern struct hash_pte *htab_address;
375 static inline unsigned long hpte_get_old_v(struct hash_pte *hptep) in hpte_get_old_v()
/kernel/linux/linux-6.6/arch/powerpc/include/asm/book3s/64/
H A Dmmu-hash.h175 struct hash_pte { struct
180 extern struct hash_pte *htab_address;
375 static inline unsigned long hpte_get_old_v(struct hash_pte *hptep) in hpte_get_old_v()
/kernel/linux/linux-6.6/arch/powerpc/mm/book3s32/
H A Dmmu.c35 static struct hash_pte __initdata *Hash = (struct hash_pte *)early_hash;
/kernel/linux/linux-6.6/arch/powerpc/include/asm/book3s/32/
H A Dmmu-hash.h159 struct hash_pte {
/kernel/linux/linux-5.10/arch/powerpc/mm/ptdump/
H A Dhashpagetable.c209 struct hash_pte *hptep; in native_find()
241 struct hash_pte ptes[4]; in pseries_find()
/kernel/linux/linux-5.10/arch/powerpc/mm/book3s32/
H A Dmmu.c36 struct hash_pte *Hash;
/kernel/linux/linux-6.6/arch/powerpc/mm/ptdump/
H A Dhashpagetable.c209 struct hash_pte *hptep; in native_find()

Completed in 16 milliseconds