Searched refs:X86EMUL_IO_NEEDED (Results 1 - 2 of 2) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/x86/include/asm/
H A Dkvm_emulate.h56 #define X86EMUL_IO_NEEDED 5 /* IO is needed to complete emulation */ macro
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/x86/kvm/
H A Dx86.c3335 r = X86EMUL_IO_NEEDED;
3391 r = X86EMUL_IO_NEEDED;
3449 return X86EMUL_IO_NEEDED;

Completed in 51 milliseconds