Searched refs:KVM_MMU_WARN_ON (Results 1 – 6 of 6) sorted by relevance
24 KVM_MMU_WARN_ON(is_ept_ve_possible(new_spte)); in kvm_tdp_mmu_write_spte_atomic()37 KVM_MMU_WARN_ON(is_ept_ve_possible(new_spte)); in __kvm_tdp_mmu_write_spte()
12 #define KVM_MMU_WARN_ON(x) WARN_ON_ONCE(x) macro14 #define KVM_MMU_WARN_ON(x) BUILD_BUG_ON_INVALID(x) macro
309 KVM_MMU_WARN_ON(!is_shadow_present_pte(spte)); in spte_ad_enabled()315 KVM_MMU_WARN_ON(!is_shadow_present_pte(spte)); in spte_ad_need_write_protect()
44 KVM_MMU_WARN_ON(atomic64_read(&kvm->arch.tdp_mmu_pages)); in kvm_mmu_uninit_tdp_mmu()824 KVM_MMU_WARN_ON(iter->yielded); in tdp_mmu_iter_cond_resched()1661 KVM_MMU_WARN_ON(dbit == shadow_dirty_mask && in clear_dirty_gfn_range()1705 KVM_MMU_WARN_ON(dbit == shadow_dirty_mask && in clear_dirty_pt_masked()
279 KVM_MMU_WARN_ON(set & clear); in modify_spte_protections()
338 KVM_MMU_WARN_ON(is_ept_ve_possible(spte)); in __set_spte()344 KVM_MMU_WARN_ON(is_ept_ve_possible(spte)); in __update_clear_spte_fast()350 KVM_MMU_WARN_ON(is_ept_ve_possible(spte)); in __update_clear_spte_slow()945 KVM_MMU_WARN_ON(val & KVM_RMAP_LOCKED); in __kvm_rmap_unlock()993 KVM_MMU_WARN_ON(old_val != kvm_rmap_get(rmap_head)); in kvm_rmap_unlock_readonly()1343 KVM_MMU_WARN_ON(!spte_ad_enabled(spte)); in spte_clear_dirty()1794 if (KVM_MMU_WARN_ON(is_shadow_present_pte(sp->spt[i]))) in kvm_mmu_check_sptes_at_free()4455 KVM_MMU_WARN_ON(order != KVM_HPAGE_GFN_SHIFT(PG_LEVEL_1G) && in kvm_max_level_for_order()