Home
last modified time | relevance | path

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

/linux-6.15/tools/testing/selftests/kvm/include/x86/
H A Dsvm.h33 INTERCEPT_IOIO_PROT, enumerator
/linux-6.15/arch/x86/include/asm/
H A Dsvm.h82 INTERCEPT_IOIO_PROT, enumerator
/linux-6.15/arch/x86/kvm/svm/
H A Dnested.c1287 if (!(vmcb12_is_intercept(&svm->nested.ctl, INTERCEPT_IOIO_PROT))) in nested_svm_intercept_ioio()
H A Dsvm.c1279 svm_set_intercept(svm, INTERCEPT_IOIO_PROT); in init_vmcb()