Searched refs:sptep_to_sp (Results 1 – 4 of 4) sorted by relevance
271 static inline struct kvm_mmu_page *sptep_to_sp(u64 *sptep) in sptep_to_sp() function290 return is_mirror_sp(sptep_to_sp(rcu_dereference(sptep))); in is_mirror_sptep()
286 struct kvm_mmu_page *sp = sptep_to_sp(sptep); in kvm_flush_remote_tlbs_sptep()370 struct kvm_mmu_page *sp = sptep_to_sp(sptep); in count_spte_clear()454 struct kvm_mmu_page *sp = sptep_to_sp(sptep); in __get_spte_lockless()525 int level = sptep_to_sp(sptep)->role.level; in mmu_spte_clear_track_bits()1192 sp = sptep_to_sp(spte); in rmap_remove()1294 sp = sptep_to_sp(sptep); in drop_large_spte()1688 sp = sptep_to_sp(spte); in __rmap_add()1873 sp = sptep_to_sp(spte); in mark_unsync()2246 __clear_sp_write_flooding_count(sptep_to_sp(spte)); in clear_sp_write_flooding_count()2420 struct kvm_mmu_page *parent_sp = sptep_to_sp(sptep); in kvm_mmu_child_role()[all …]
245 parent_sp = sptep_to_sp(rcu_dereference(iter->sptep)); in tdp_mmu_init_child_sp()400 struct kvm_mmu_page *sp = sptep_to_sp(rcu_dereference(pt)); in handle_removed_pt()1172 struct kvm_mmu_page *sp = sptep_to_sp(rcu_dereference(iter->sptep)); in tdp_mmu_map_handle_target_level()
579 sp = sptep_to_sp(sptep); in FNAME()