Searched refs:hash_pte (Results 1 – 6 of 6) sorted by relevance
175 static inline void native_lock_hpte(struct hash_pte *hptep) in native_lock_hpte()187 static inline void native_unlock_hpte(struct hash_pte *hptep) in native_unlock_hpte()198 struct hash_pte *hptep = htab_address + hpte_group; in native_hpte_insert()247 struct hash_pte *hptep; in native_hpte_remove()288 struct hash_pte *hptep = htab_address + slot; in native_hpte_updatepp()339 struct hash_pte *hptep; in native_hpte_find()376 struct hash_pte *hptep; in native_hpte_updateboltedpp()400 struct hash_pte *hptep = htab_address + slot; in native_hpte_invalidate()438 struct hash_pte *hptep; in native_hugepage_invalidate()516 static void hpte_decode(struct hash_pte *hpte, unsigned long slot, in hpte_decode()[all …]
106 struct hash_pte;107 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()
98 struct hash_pte *htab_address;
63 struct hash_pte { struct
120 struct hash_pte { struct125 extern struct hash_pte *htab_address; argument