Home
last modified time | relevance | path

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

/linux-6.1.9/arch/x86/kvm/
Dkvm_emulate.h517 #define EMULATION_RESTART 1 macro
Demulate.c5755 return EMULATION_RESTART; in x86_emulate_insn()
Dx86.c8947 } else if (r == EMULATION_RESTART) in x86_emulate_instruction()