Home
last modified time | relevance | path

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

/linux-4.1.27/arch/x86/include/asm/
Dsvm.h35 INTERCEPT_IOIO_PROT, enumerator
/linux-4.1.27/arch/x86/kvm/
Dsvm.c1121 set_intercept(svm, INTERCEPT_IOIO_PROT); in init_vmcb()
2144 if (!(svm->nested.intercept & (1ULL << INTERCEPT_IOIO_PROT))) in nested_svm_intercept_ioio()