Home
last modified time | relevance | path

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

/linux-4.1.27/arch/x86/include/asm/
Dkvm_emulate.h417 #define EMULATION_RESTART 1 macro
/linux-4.1.27/arch/x86/kvm/
Demulate.c5097 return EMULATION_RESTART; in x86_emulate_insn()
Dx86.c5470 } else if (r == EMULATION_RESTART) in x86_emulate_instruction()