Home
last modified time | relevance | path

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

/openbmc/linux/arch/x86/kvm/
H A Dkvm_emulate.h498 #define EMULATION_RESTART 1 macro
H A Demulate.c5410 return EMULATION_RESTART; in x86_emulate_insn()
H A Dx86.c9036 } else if (r == EMULATION_RESTART) in x86_emulate_instruction()