Searched refs:sptep_to_sp (Results 1 – 4 of 4) sorted by relevance
262 static inline struct kvm_mmu_page *sptep_to_sp(u64 *sptep) in sptep_to_sp() function281 return is_mirror_sp(sptep_to_sp(rcu_dereference(sptep))); in is_mirror_sptep()
285 struct kvm_mmu_page *sp = sptep_to_sp(sptep); in kvm_flush_remote_tlbs_sptep()369 struct kvm_mmu_page *sp = sptep_to_sp(sptep); in count_spte_clear()453 struct kvm_mmu_page *sp = sptep_to_sp(sptep); in __get_spte_lockless()524 int level = sptep_to_sp(sptep)->role.level; in mmu_spte_clear_track_bits()1034 sp = sptep_to_sp(spte); in rmap_remove()1138 sp = sptep_to_sp(sptep); in drop_large_spte()1531 sp = sptep_to_sp(spte); in __rmap_add()1696 sp = sptep_to_sp(spte); in mark_unsync()2048 __clear_sp_write_flooding_count(sptep_to_sp(spte)); in clear_sp_write_flooding_count()2216 struct kvm_mmu_page *parent_sp = sptep_to_sp(sptep); in kvm_mmu_child_role()[all …]
230 parent_sp = sptep_to_sp(rcu_dereference(iter->sptep)); in tdp_mmu_init_child_sp()385 struct kvm_mmu_page *sp = sptep_to_sp(rcu_dereference(pt)); in handle_removed_pt()1132 struct kvm_mmu_page *sp = sptep_to_sp(rcu_dereference(iter->sptep)); in tdp_mmu_map_handle_target_level()
580 sp = sptep_to_sp(sptep); in FNAME()