Home
last modified time | relevance | path

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

/Linux-v4.19/arch/x86/include/asm/
Dkvm_emulate.h442 #define EMULATION_INTERCEPTED 2 macro
/Linux-v4.19/arch/x86/kvm/
Demulate.c5728 return EMULATION_INTERCEPTED; in x86_emulate_insn()
Dx86.c6239 if (r == EMULATION_INTERCEPTED) in x86_emulate_instruction()