Home
last modified time | relevance | path

Searched refs:hash_pte (Results 1 – 7 of 7) sorted by relevance

/kernel/linux/linux-5.10/arch/powerpc/mm/book3s64/
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 *hptep; in native_hugepage_invalidate()
[all …]
Dhash_utils.c107 struct hash_pte *htab_address;
/kernel/linux/linux-5.10/arch/powerpc/mm/
Dmmu_decl.h103 struct hash_pte;
104 extern struct hash_pte *Hash;
/kernel/linux/linux-5.10/arch/powerpc/include/asm/book3s/32/
Dmmu-hash.h74 struct hash_pte { struct
/kernel/linux/linux-5.10/arch/powerpc/include/asm/book3s/64/
Dmmu-hash.h175 struct hash_pte { struct
180 extern struct hash_pte *htab_address; argument
375 static inline unsigned long hpte_get_old_v(struct hash_pte *hptep) in hpte_get_old_v()
/kernel/linux/linux-5.10/arch/powerpc/mm/ptdump/
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/
Dmmu.c36 struct hash_pte *Hash;