Home
last modified time | relevance | path

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

/linux-6.1.9/tools/testing/selftests/kvm/include/x86_64/
Dsvm.h39 INTERCEPT_IOIO_PROT, enumerator
/linux-6.1.9/arch/x86/include/asm/
Dsvm.h80 INTERCEPT_IOIO_PROT, enumerator
/linux-6.1.9/arch/x86/kvm/svm/
Dnested.c1206 if (!(vmcb12_is_intercept(&svm->nested.ctl, INTERCEPT_IOIO_PROT))) in nested_svm_intercept_ioio()
Dsvm.c1215 svm_set_intercept(svm, INTERCEPT_IOIO_PROT); in init_vmcb()