Home
last modified time | relevance | path

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

/linux-6.15/arch/x86/kvm/
H A Dkvm_emulate.h521 #define EMULATION_RESTART 1 macro
H A Demulate.c5383 return EMULATION_RESTART; in x86_emulate_insn()
H A Dx86.c9276 } else if (r == EMULATION_RESTART) in x86_emulate_instruction()