Home
last modified time | relevance | path

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

/linux/arch/x86/kvm/
H A Dkvm_emulate.h510 #define EMULATION_INTERCEPTED 2 macro
H A Demulate.c5395 return EMULATION_INTERCEPTED; in x86_emulate_insn()
H A Dx86.c9284 if (r == EMULATION_INTERCEPTED) in x86_emulate_instruction()