Home
last modified time | relevance | path

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

/Linux-v5.4/arch/powerpc/mm/book3s64/
Dhash_native.c316 static inline void native_lock_hpte(struct hash_pte *hptep) in native_lock_hpte()
330 static inline void native_unlock_hpte(struct hash_pte *hptep) in native_unlock_hpte()
341 struct hash_pte *hptep = htab_address + hpte_group; in native_hpte_insert()
395 struct hash_pte *hptep; in native_hpte_remove()
436 struct hash_pte *hptep = htab_address + slot; in native_hpte_updatepp()
487 struct hash_pte *hptep; in native_hpte_find()
524 struct hash_pte *hptep; in native_hpte_updateboltedpp()
555 struct hash_pte *hptep; in native_hpte_removebolted()
580 struct hash_pte *hptep = htab_address + slot; in native_hpte_invalidate()
622 struct hash_pte *hptep; in native_hugepage_invalidate()
[all …]
Dhash_utils.c104 struct hash_pte *htab_address;
/Linux-v5.4/arch/powerpc/mm/
Dmmu_decl.h103 struct hash_pte;
104 extern struct hash_pte *Hash;
/Linux-v5.4/arch/powerpc/include/asm/book3s/32/
Dmmu-hash.h74 struct hash_pte { struct
/Linux-v5.4/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()
/Linux-v5.4/arch/powerpc/mm/ptdump/
Dhashpagetable.c210 struct hash_pte *hptep; in native_find()
242 struct hash_pte ptes[4]; in pseries_find()
/Linux-v5.4/arch/powerpc/mm/kasan/
Dkasan_init_32.c197 Hash = (struct hash_pte *)early_hash; in kasan_early_hash_table()
/Linux-v5.4/arch/powerpc/mm/book3s32/
Dmmu.c34 struct hash_pte *Hash;