Home
last modified time | relevance | path

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

/linux-6.3-rc2/arch/powerpc/mm/book3s64/
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()
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 …]
A Dhash_utils.c108 struct hash_pte *htab_address;
/linux-6.3-rc2/arch/powerpc/include/asm/book3s/64/
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-6.3-rc2/arch/powerpc/mm/book3s32/
A Dmmu.c35 static struct hash_pte __initdata *Hash = (struct hash_pte *)early_hash;
/linux-6.3-rc2/arch/powerpc/include/asm/book3s/32/
A Dmmu-hash.h159 struct hash_pte {
/linux-6.3-rc2/arch/powerpc/mm/ptdump/
A Dhashpagetable.c209 struct hash_pte *hptep; in native_find()

Completed in 16 milliseconds