Home
last modified time | relevance | path

Searched refs:hash_pte (Results 1 – 6 of 6) sorted by relevance

/linux/arch/powerpc/mm/book3s64/
H A Dhash_native.c242 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()
332 struct hash_pte *hptep; in native_hpte_remove()
378 struct hash_pte *hptep = htab_address + slot; in native_hpte_updatepp()
434 struct hash_pte *hptep; in __native_hpte_find()
491 struct hash_pte *hptep; in native_hpte_updateboltedpp()
527 struct hash_pte *hptep; in native_hpte_removebolted()
558 struct hash_pte *hptep = htab_address + slot; in native_hpte_invalidate()
601 struct hash_pte *hptep; in native_hugepage_invalidate()
744 struct hash_pte *hptep = htab_address; in native_hpte_clear()
[all …]
H A Dhash_utils.c108 struct hash_pte *htab_address;
/linux/arch/powerpc/include/asm/book3s/64/
H A Dmmu-hash.h175 struct hash_pte { struct
180 extern struct hash_pte *htab_address; argument
375 static inline unsigned long hpte_get_old_v(struct hash_pte *hptep) in hpte_get_old_v()
/linux/arch/powerpc/mm/book3s32/
H A Dmmu.c35 static struct hash_pte __initdata *Hash = (struct hash_pte *)early_hash;
/linux/arch/powerpc/include/asm/book3s/32/
H A Dmmu-hash.h159 struct hash_pte {
/linux/arch/powerpc/mm/ptdump/
H A Dhashpagetable.c209 struct hash_pte *hptep; in native_find()