Searched refs:hash_pte (Results 1 – 6 of 6) sorted by relevance
242 static inline void native_lock_hpte(struct hash_pte *hptep) in native_lock_hpte()269 struct hash_pte *hptep = htab_address + hpte_group; in native_hpte_insert()331 struct hash_pte *hptep; in native_hpte_remove()373 struct hash_pte *hptep = htab_address + slot; in native_hpte_updatepp()429 struct hash_pte *hptep; in __native_hpte_find()486 struct hash_pte *hptep; in native_hpte_updateboltedpp()522 struct hash_pte *hptep; in native_hpte_removebolted()553 struct hash_pte *hptep = htab_address + slot; in native_hpte_invalidate()596 struct hash_pte *hptep; in native_hugepage_invalidate()739 struct hash_pte *hptep = htab_address; in native_hpte_clear()[all …]
108 struct hash_pte *htab_address;
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()
35 static struct hash_pte __initdata *Hash = (struct hash_pte *)early_hash;
159 struct hash_pte {
209 struct hash_pte *hptep; in native_find()
Completed in 16 milliseconds