Searched refs:hash_pte (Results 1 – 8 of 8) sorted by relevance
316 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 …]
104 struct hash_pte *htab_address;
103 struct hash_pte;104 extern struct hash_pte *Hash;
74 struct hash_pte { struct
175 struct hash_pte { struct180 extern struct hash_pte *htab_address; argument375 static inline unsigned long hpte_get_old_v(struct hash_pte *hptep) in hpte_get_old_v()
210 struct hash_pte *hptep; in native_find()242 struct hash_pte ptes[4]; in pseries_find()
197 Hash = (struct hash_pte *)early_hash; in kasan_early_hash_table()
34 struct hash_pte *Hash;