Home
last modified time | relevance | path

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

/arch/x86/include/asm/
Dsvm.h80 INTERCEPT_IOIO_PROT, enumerator
/arch/x86/kvm/svm/
Dnested.c994 if (!(vmcb_is_intercept(&svm->nested.ctl, INTERCEPT_IOIO_PROT))) in nested_svm_intercept_ioio()
Dsvm.c1216 svm_set_intercept(svm, INTERCEPT_IOIO_PROT); in init_vmcb()