Home
last modified time | relevance | path

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

/linux-6.12.1/arch/x86/kvm/
Dkvm_emulate.h509 #define EMULATION_RESTART 1 macro
Demulate.c5377 return EMULATION_RESTART; in x86_emulate_insn()
Dx86.c9246 } else if (r == EMULATION_RESTART) in x86_emulate_instruction()