Searched refs:EMULATE_DONE (Results 1 - 4 of 4) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/kvm/
H A Dkvm.h470 EMULATE_DONE, /* no further processing */ enumerator in enum:emulation_result
H A Dsvm.c919 case EMULATE_DONE:
1147 if (emulate_instruction(vcpu, NULL, 0, 0) != EMULATE_DONE)
H A Dvmx.c1369 if (emulate_instruction(vcpu, NULL, 0, 0) == EMULATE_DONE)
1432 case EMULATE_DONE:
H A Dkvm_main.c1250 return EMULATE_DONE;
1266 return EMULATE_DONE;

Completed in 108 milliseconds