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

/external/qemu/target-i386/
H A Dop_helper.c273 #define SWITCH_TSS_CALL 2 macro
410 if (source == SWITCH_TSS_CALL) {
416 if (source == SWITCH_TSS_JMP || source == SWITCH_TSS_CALL) {
688 switch_tss(intno * 8, e1, e2, SWITCH_TSS_CALL, old_eip);
2397 switch_tss(new_cs, e1, e2, SWITCH_TSS_CALL, next_eip);

Completed in 94 milliseconds