Home
last modified time | relevance | path

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

/linux-6.6.21/arch/x86/kvm/
Dkvm_emulate.h499 #define EMULATION_INTERCEPTED 2 macro
Demulate.c5428 return EMULATION_INTERCEPTED; in x86_emulate_insn()
Dx86.c8987 if (r == EMULATION_INTERCEPTED) in x86_emulate_instruction()