Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/arch/powerpc/mm/ptdump/
H A Dhashpagetable.c209 struct hash_pte *hptep; in native_find() local
/kernel/linux/linux-6.6/arch/powerpc/mm/book3s64/
H A Dhash_native.c242 static inline void native_lock_hpte(struct hash_pte *hptep) in native_lock_hpte() argument
257 static inline void native_unlock_hpte(struct hash_pte *hptep) in native_unlock_hpte() argument
269 struct hash_pte *hptep = htab_address + hpte_group; in native_hpte_insert() local
332 struct hash_pte *hptep; native_hpte_remove() local
378 struct hash_pte *hptep = htab_address + slot; native_hpte_updatepp() local
434 struct hash_pte *hptep; __native_hpte_find() local
491 struct hash_pte *hptep; native_hpte_updateboltedpp() local
527 struct hash_pte *hptep; native_hpte_removebolted() local
558 struct hash_pte *hptep = htab_address + slot; native_hpte_invalidate() local
601 struct hash_pte *hptep; native_hugepage_invalidate() local
744 struct hash_pte *hptep = htab_address; native_hpte_clear() local
783 struct hash_pte *hptep; native_flush_hash_range() local
[all...]
/kernel/linux/linux-6.6/arch/powerpc/mm/ptdump/
H A Dhashpagetable.c209 struct hash_pte *hptep; in native_find() local
/kernel/linux/linux-5.10/arch/powerpc/mm/book3s64/
H A Dhash_native.c323 static inline void native_lock_hpte(struct hash_pte *hptep) in native_lock_hpte() argument
337 static inline void native_unlock_hpte(struct hash_pte *hptep) in native_unlock_hpte() argument
348 struct hash_pte *hptep = htab_address + hpte_group; in native_hpte_insert() local
402 struct hash_pte *hptep; native_hpte_remove() local
443 struct hash_pte *hptep = htab_address + slot; native_hpte_updatepp() local
494 struct hash_pte *hptep; __native_hpte_find() local
551 struct hash_pte *hptep; native_hpte_updateboltedpp() local
582 struct hash_pte *hptep; native_hpte_removebolted() local
607 struct hash_pte *hptep = htab_address + slot; native_hpte_invalidate() local
649 struct hash_pte *hptep; native_hugepage_invalidate() local
794 struct hash_pte *hptep = htab_address; native_hpte_clear() local
833 struct hash_pte *hptep; native_flush_hash_range() local
[all...]
/kernel/linux/linux-5.10/arch/powerpc/kvm/
H A Dbook3s_hv_rm_mmu.c1014 void kvmppc_invalidate_hpte(struct kvm *kvm, __be64 *hptep, in kvmppc_invalidate_hpte() argument
1032 void kvmppc_clear_ref_hpte(struct kvm *kvm, __be64 *hptep, in kvmppc_clear_ref_hpte() argument
H A Dbook3s_64_mmu_hv.c339 __be64 *hptep; in kvmppc_mmu_book3s_64_hv_xlate() local
488 __be64 *hptep; in kvmppc_book3s_hv_page_fault() local
804 __be64 *hptep = (__be64 *) (kvm->arch.hpt.virt + (i << 4)); kvmppc_unmap_hpte() local
846 __be64 *hptep; kvm_unmap_rmapp() local
920 __be64 *hptep; kvm_age_rmapp() local
1042 __be64 *hptep; kvm_test_clear_dirty_npages() local
1236 __be64 *hptep, *new_hptep; resize_hpt_rehash_hpte() local
[all...]
/kernel/linux/linux-6.6/arch/powerpc/kvm/
H A Dbook3s_hv_rm_mmu.c1016 void kvmppc_invalidate_hpte(struct kvm *kvm, __be64 *hptep, in kvmppc_invalidate_hpte() argument
1034 void kvmppc_clear_ref_hpte(struct kvm *kvm, __be64 *hptep, in kvmppc_clear_ref_hpte() argument
H A Dbook3s_64_mmu_hv.c349 __be64 *hptep; in kvmppc_mmu_book3s_64_hv_xlate() local
512 __be64 *hptep; in kvmppc_book3s_hv_page_fault() local
783 __be64 *hptep = (__be64 *) (kvm->arch.hpt.virt + (i << 4)); kvmppc_unmap_hpte() local
825 __be64 *hptep; kvm_unmap_rmapp() local
904 __be64 *hptep; kvm_age_rmapp() local
1040 __be64 *hptep; kvm_test_clear_dirty_npages() local
1234 __be64 *hptep, *new_hptep; resize_hpt_rehash_hpte() local
[all...]
/kernel/linux/linux-5.10/arch/powerpc/include/asm/book3s/64/
H A Dmmu-hash.h375 static inline unsigned long hpte_get_old_v(struct hash_pte *hptep) in hpte_get_old_v() argument
/kernel/linux/linux-6.6/arch/powerpc/include/asm/book3s/64/
H A Dmmu-hash.h375 static inline unsigned long hpte_get_old_v(struct hash_pte *hptep) in hpte_get_old_v() argument

Completed in 15 milliseconds