Searched refs:X86EMUL_INTERCEPTED (Results 1 – 4 of 4) sorted by relevance
93 #define X86EMUL_INTERCEPTED 6 /* Intercepted by nested VMCB/VMCS */ macro
5400 if (rc == X86EMUL_INTERCEPTED) in x86_emulate_insn()
4752 ret = (vmexit == NESTED_EXIT_DONE) ? X86EMUL_INTERCEPTED in svm_check_intercept()
8196 return X86EMUL_INTERCEPTED; in vmx_check_intercept()