Home
last modified time | relevance | path

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

/openbmc/linux/arch/x86/kvm/
H A Dkvm_emulate.h89 #define X86EMUL_INTERCEPTED 6 /* Intercepted by nested VMCB/VMCS */ macro
H A Demulate.c5427 if (rc == X86EMUL_INTERCEPTED) in x86_emulate_insn()
/openbmc/linux/arch/x86/kvm/svm/
H A Dsvm.c4602 ret = (vmexit == NESTED_EXIT_DONE) ? X86EMUL_INTERCEPTED in svm_check_intercept()