Home
last modified time | relevance | path

Searched refs:sptep_to_sp (Results 1 - 9 of 9) sorted by relevance

/kernel/linux/linux-5.10/arch/x86/kvm/mmu/
H A 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()
H A Dmmu_internal.h71 static inline struct kvm_mmu_page *sptep_to_sp(u64 *sptep) in sptep_to_sp() function
H A Dmmu.c321 struct kvm_mmu_page *sp = sptep_to_sp(sptep); in count_spte_clear()
405 struct kvm_mmu_page *sp = sptep_to_sp(sptep); in __get_spte_lockless()
970 sp = sptep_to_sp(spte); in rmap_add()
982 sp = sptep_to_sp(spte); in rmap_remove()
1074 WARN_ON(sptep_to_sp(sptep)->role.level == PG_LEVEL_4K); in __drop_large_spte()
1086 struct kvm_mmu_page *sp = sptep_to_sp(sptep); in drop_large_spte()
1565 sp = sptep_to_sp(spte); in rmap_recycle()
1699 sp = sptep_to_sp(spte); in mark_unsync()
2017 __clear_sp_write_flooding_count(sptep_to_sp(spte)); in clear_sp_write_flooding_count()
2572 sp = sptep_to_sp(spte in set_spte()
[all...]
H A Dtdp_mmu.c320 sp = sptep_to_sp(pt); in __handle_changed_spte()
357 struct kvm_mmu_page *root = sptep_to_sp(root_pt); in __tdp_mmu_set_spte()
H A Dpaging_tmpl.h598 sp = sptep_to_sp(sptep); in pte_prefetch()
927 sp = sptep_to_sp(sptep); in invlpg()
/kernel/linux/linux-6.6/arch/x86/kvm/mmu/
H A Dmmu.c290 struct kvm_mmu_page *sp = sptep_to_sp(sptep); in kvm_flush_remote_tlbs_sptep()
371 struct kvm_mmu_page *sp = sptep_to_sp(sptep); in count_spte_clear()
455 struct kvm_mmu_page *sp = sptep_to_sp(sptep); in __get_spte_lockless()
569 int level = sptep_to_sp(sptep)->role.level; in mmu_spte_clear_track_bits()
1097 sp = sptep_to_sp(spte); in rmap_remove()
1201 sp = sptep_to_sp(sptep); in drop_large_spte()
1644 sp = sptep_to_sp(spte); in __rmap_add()
1785 sp = sptep_to_sp(spte); in mark_unsync()
2136 __clear_sp_write_flooding_count(sptep_to_sp(spte)); in clear_sp_write_flooding_count()
2304 struct kvm_mmu_page *parent_sp = sptep_to_sp(spte in kvm_mmu_child_role()
[all...]
H A Dspte.h235 static inline struct kvm_mmu_page *sptep_to_sp(u64 *sptep) in sptep_to_sp() function
H A Dtdp_mmu.c212 parent_sp = sptep_to_sp(rcu_dereference(iter->sptep)); in tdp_mmu_init_child_sp()
322 struct kvm_mmu_page *sp = sptep_to_sp(rcu_dereference(pt)); in handle_removed_pt()
956 struct kvm_mmu_page *sp = sptep_to_sp(rcu_dereference(iter->sptep)); in tdp_mmu_map_handle_target_level()
H A Dpaging_tmpl.h592 sp = sptep_to_sp(sptep); in pte_prefetch()

Completed in 46 milliseconds