Home
last modified time | relevance | path

Searched refs:INTERCEPT_MSR_PROT (Results 1 – 3 of 3) sorted by relevance

/arch/x86/include/asm/
Dsvm.h81 INTERCEPT_MSR_PROT, enumerator
/arch/x86/kvm/svm/
Dnested.c206 if (!(vmcb_is_intercept(&svm->nested.ctl, INTERCEPT_MSR_PROT))) in nested_svm_vmrun_msrpm()
967 if (!(vmcb_is_intercept(&svm->nested.ctl, INTERCEPT_MSR_PROT))) in nested_svm_exit_handled_msr()
Dsvm.c1217 svm_set_intercept(svm, INTERCEPT_MSR_PROT); in init_vmcb()