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()326 struct hash_pte *hptep; in native_hpte_find()363 struct hash_pte *hptep; in native_hpte_updateboltedpp()387 struct hash_pte *hptep = htab_address + slot; in native_hpte_invalidate()425 struct hash_pte *hptep; in native_hugepage_invalidate()503 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;230 Hash_end = (struct hash_pte *) ((unsigned long)Hash + Hash_size); in MMU_init_hw()
97 struct hash_pte *htab_address;
63 struct hash_pte { struct
118 struct hash_pte { struct123 extern struct hash_pte *htab_address; argument