Searched refs:hash_pte (Results 1 – 7 of 7) sorted by relevance
297 static inline void native_lock_hpte(struct hash_pte *hptep) in native_lock_hpte()311 static inline void native_unlock_hpte(struct hash_pte *hptep) in native_unlock_hpte()322 struct hash_pte *hptep = htab_address + hpte_group; in native_hpte_insert()376 struct hash_pte *hptep; in native_hpte_remove()417 struct hash_pte *hptep = htab_address + slot; in native_hpte_updatepp()468 struct hash_pte *hptep; in native_hpte_find()505 struct hash_pte *hptep; in native_hpte_updateboltedpp()536 struct hash_pte *hptep; in native_hpte_removebolted()561 struct hash_pte *hptep = htab_address + slot; in native_hpte_invalidate()603 struct hash_pte *hptep; in native_hugepage_invalidate()[all …]
102 struct hash_pte;103 extern struct hash_pte *Hash, *Hash_end;
37 struct hash_pte *Hash, *Hash_end;231 Hash_end = (struct hash_pte *) ((unsigned long)Hash + Hash_size); in MMU_init_hw()
214 struct hash_pte *hptep; in native_find()247 struct hash_pte ptes[4]; in pseries_find()
103 struct hash_pte *htab_address;
64 struct hash_pte { struct
179 struct hash_pte { struct184 extern struct hash_pte *htab_address; argument367 static inline unsigned long hpte_get_old_v(struct hash_pte *hptep) in hpte_get_old_v()