Searched refs:hash_pte (Results 1 – 7 of 7) 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()
97 struct hash_pte *htab_address;
63 struct hash_pte { struct
119 struct hash_pte { struct124 extern struct hash_pte *htab_address; argument
1001 pte_t hash_pte = pte_set_home((pte_t) { 0 }, PAGE_HOME_HASH); in create_buffer_stack() local1037 hash_pte, 0); in create_buffer_stack()