Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/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(sptep); 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 FNAME()
927 sp = sptep_to_sp(sptep); in FNAME()