Home
last modified time | relevance | path

Searched refs:sptep_to_sp (Results 1 – 5 of 5) sorted by relevance

/Linux-v5.10/arch/x86/kvm/mmu/
Dmmu_audit.c100 sp = sptep_to_sp(sptep); in audit_mappings()
135 rev_sp = sptep_to_sp(sptep); in inspect_spte_has_rmap()
168 struct kvm_mmu_page *sp = sptep_to_sp(sptep); in audit_spte_after_sync()
Dmmu_internal.h71 static inline struct kvm_mmu_page *sptep_to_sp(u64 *sptep) in sptep_to_sp() function
Dmmu.c325 struct kvm_mmu_page *sp = sptep_to_sp(sptep); in count_spte_clear()
409 struct kvm_mmu_page *sp = sptep_to_sp(sptep); in __get_spte_lockless()
974 sp = sptep_to_sp(spte); in rmap_add()
986 sp = sptep_to_sp(spte); in rmap_remove()
1078 WARN_ON(sptep_to_sp(sptep)->role.level == PG_LEVEL_4K); in __drop_large_spte()
1090 struct kvm_mmu_page *sp = sptep_to_sp(sptep); in drop_large_spte()
1569 sp = sptep_to_sp(spte); in rmap_recycle()
1703 sp = sptep_to_sp(spte); in mark_unsync()
2028 __clear_sp_write_flooding_count(sptep_to_sp(spte)); in clear_sp_write_flooding_count()
2583 sp = sptep_to_sp(sptep); in set_spte()
[all …]
Dtdp_mmu.c279 sp = sptep_to_sp(pt); in __handle_changed_spte()
316 struct kvm_mmu_page *root = sptep_to_sp(root_pt); in __tdp_mmu_set_spte()
Dpaging_tmpl.h599 sp = sptep_to_sp(sptep); in FNAME()
927 sp = sptep_to_sp(sptep); in FNAME()