Home
last modified time | relevance | path

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

/linux-3.4.99/arch/x86/include/asm/
Dkvm_emulate.h388 #define EMULATION_RESTART 1 macro
/linux-3.4.99/arch/x86/kvm/
Demulate.c4275 return EMULATION_RESTART; in x86_emulate_insn()
Dx86.c4601 } else if (r == EMULATION_RESTART) in x86_emulate_instruction()