Searched refs:sptep_to_sp (Results 1 – 4 of 4) sorted by relevance
278 struct kvm_mmu_page *sp = sptep_to_sp(sptep); in kvm_flush_remote_tlbs_sptep()359 struct kvm_mmu_page *sp = sptep_to_sp(sptep); in count_spte_clear()557 int level = sptep_to_sp(sptep)->role.level; in mmu_spte_clear_track_bits()1092 sp = sptep_to_sp(spte); in rmap_remove()1196 sp = sptep_to_sp(sptep); in drop_large_spte()1642 sp = sptep_to_sp(spte); in __rmap_add()1784 sp = sptep_to_sp(spte); in mark_unsync()2974 sp = sptep_to_sp(sptep); in direct_pte_prefetch()3394 sp = sptep_to_sp(sptep); in fast_page_fault()6402 sp = sptep_to_sp(huge_sptep); in shadow_mmu_try_split_huge_pages()[all …]
234 static inline struct kvm_mmu_page *sptep_to_sp(u64 *sptep) in sptep_to_sp() function
294 parent_sp = sptep_to_sp(rcu_dereference(iter->sptep)); in tdp_mmu_init_child_sp()426 struct kvm_mmu_page *sp = sptep_to_sp(rcu_dereference(pt)); in handle_removed_pt()1061 struct kvm_mmu_page *sp = sptep_to_sp(rcu_dereference(iter->sptep)); in tdp_mmu_map_handle_target_level()
583 sp = sptep_to_sp(sptep); in FNAME()916 sp = sptep_to_sp(sptep); in FNAME()
Completed in 23 milliseconds