Searched defs:hptep (Results 1 - 5 of 5) sorted by relevance

/linux-master/arch/powerpc/mm/ptdump/
H A Dhashpagetable.c209 struct hash_pte *hptep; local
/linux-master/arch/powerpc/mm/book3s64/
H A Dhash_native.c242 static inline void native_lock_hpte(struct hash_pte *hptep) argument
257 static inline void native_unlock_hpte(struct hash_pte *hptep) argument
269 struct hash_pte *hptep = htab_address + hpte_group; local
332 struct hash_pte *hptep; local
378 struct hash_pte *hptep = htab_address + slot; local
434 struct hash_pte *hptep; local
491 struct hash_pte *hptep; local
527 struct hash_pte *hptep; local
558 struct hash_pte *hptep = htab_address + slot; local
601 struct hash_pte *hptep; local
744 struct hash_pte *hptep = htab_address; local
783 struct hash_pte *hptep; local
[all...]
/linux-master/arch/powerpc/kvm/
H A Dbook3s_hv_rm_mmu.c1016 void kvmppc_invalidate_hpte(struct kvm *kvm, __be64 *hptep, argument
1034 void kvmppc_clear_ref_hpte(struct kvm *kvm, __be64 *hptep, argument
H A Dbook3s_64_mmu_hv.c349 __be64 *hptep; local
512 __be64 *hptep; local
783 __be64 *hptep = (__be64 *) (kvm->arch.hpt.virt + (i << 4)); local
825 __be64 *hptep; local
904 __be64 *hptep; local
1040 __be64 *hptep; local
1234 __be64 *hptep, *new_hptep; local
[all...]
/linux-master/arch/powerpc/include/asm/book3s/64/
H A Dmmu-hash.h375 static inline unsigned long hpte_get_old_v(struct hash_pte *hptep) argument

Completed in 182 milliseconds