Home
last modified time | relevance | path

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

/Linux-v6.6/tools/testing/selftests/kvm/include/x86_64/
Dsvm.h39 INTERCEPT_IOIO_PROT, enumerator
/Linux-v6.6/arch/x86/include/asm/
Dsvm.h82 INTERCEPT_IOIO_PROT, enumerator
/Linux-v6.6/arch/x86/kvm/svm/
Dnested.c1296 if (!(vmcb12_is_intercept(&svm->nested.ctl, INTERCEPT_IOIO_PROT))) in nested_svm_intercept_ioio()
Dsvm.c1288 svm_set_intercept(svm, INTERCEPT_IOIO_PROT); in init_vmcb()