Searched refs:msr_write_intercepted (Results 1 – 2 of 2) sorted by relevance
650 static bool msr_write_intercepted(struct kvm_vcpu *vcpu, u32 msr) in msr_write_intercepted() function2731 !msr_write_intercepted(vcpu, msr_info->index); in sev_es_prevent_msr_access()4292 bool spec_ctrl_intercepted = msr_write_intercepted(vcpu, MSR_IA32_SPEC_CTRL); in svm_vcpu_run()4432 if (!msr_write_intercepted(vcpu, MSR_AMD64_PERF_CNTR_GLOBAL_CTL)) in svm_vcpu_run()
995 static bool msr_write_intercepted(struct vcpu_vmx *vmx, u32 msr) in msr_write_intercepted() function1015 if (!msr_write_intercepted(vmx, MSR_IA32_SPEC_CTRL)) in __vmx_vcpu_run_flags()7447 if (msr_write_intercepted(vmx, MSR_CORE_PERF_GLOBAL_CTRL)) in vmx_refresh_guest_perf_global_control()