Searched refs:is_shadow_present_pte (Results 1 – 7 of 7) sorted by relevance
228 static inline bool is_shadow_present_pte(u64 pte) in is_shadow_present_pte() function251 MMU_WARN_ON(!is_shadow_present_pte(spte)); in spte_ad_enabled()257 MMU_WARN_ON(!is_shadow_present_pte(spte)); in spte_ad_need_write_protect()268 MMU_WARN_ON(!is_shadow_present_pte(spte)); in spte_shadow_accessed_mask()274 MMU_WARN_ON(!is_shadow_present_pte(spte)); in spte_shadow_dirty_mask()
348 if (!is_shadow_present_pte(old_spte) || !is_last_spte(old_spte, level)) in handle_changed_spte_acc_track()352 (!is_shadow_present_pte(new_spte) || !is_accessed_spte(new_spte) || in handle_changed_spte_acc_track()470 if (!is_shadow_present_pte(old_spte)) in handle_removed_pt()530 bool was_present = is_shadow_present_pte(old_spte); in __handle_changed_spte()531 bool is_present = is_shadow_present_pte(new_spte); in __handle_changed_spte()790 if (!is_shadow_present_pte(_iter.old_spte) || \867 if (!is_shadow_present_pte(iter.old_spte)) in __tdp_mmu_zap_root()928 if (WARN_ON_ONCE(!is_shadow_present_pte(old_spte))) in kvm_tdp_mmu_zap_sp()962 if (!is_shadow_present_pte(iter.old_spte) || in tdp_mmu_zap_leafs()1083 else if (is_shadow_present_pte(iter->old_spte) && in tdp_mmu_map_handle_target_level()[all …]
47 if (is_shadow_present_pte(old_spte) && is_last_spte(old_spte, level) && in kvm_tdp_mmu_write_spte()
340 if (is_shadow_present_pte(spte)) in count_spte_clear()452 WARN_ON(is_shadow_present_pte(*sptep)); in mmu_spte_set()464 WARN_ON(!is_shadow_present_pte(new_spte)); in mmu_spte_update_no_track()467 if (!is_shadow_present_pte(old_spte)) { in mmu_spte_update_no_track()496 if (!is_shadow_present_pte(old_spte)) in mmu_spte_update()539 if (!is_shadow_present_pte(old_spte) || in mmu_spte_clear_track_bits()545 if (!is_shadow_present_pte(old_spte)) in mmu_spte_clear_track_bits()1092 BUG_ON(!is_shadow_present_pte(*sptep)); in rmap_get_first()1125 BUG_ON(!is_shadow_present_pte(*sptep)); in rmap_get_next()1137 if (is_shadow_present_pte(old_spte)) in drop_spte()[all …]
71 if (!is_shadow_present_pte(spte) || is_last_spte(spte, level)) in spte_to_child_pt()
269 if (WARN_ON_ONCE(!is_shadow_present_pte(huge_spte))) in make_huge_page_split_spte()
605 if (is_shadow_present_pte(*spte)) in FNAME()939 if (is_shadow_present_pte(old_spte)) in FNAME()