Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/arch/x86/kvm/
Dkvm_emulate.h88 #define X86EMUL_INTERCEPTED 6 /* Intercepted by nested VMCB/VMCS */ macro
Demulate.c5837 if (rc == X86EMUL_INTERCEPTED) in x86_emulate_insn()
/kernel/linux/linux-5.10/arch/x86/kvm/svm/
Dsvm.c3971 ret = (vmexit == NESTED_EXIT_DONE) ? X86EMUL_INTERCEPTED in svm_check_intercept()