Home
last modified time | relevance | path

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

/openbmc/qemu/target/i386/tcg/
H A Dseg_helper.c246 #define SWITCH_TSS_CALL 2 macro
404 if (source == SWITCH_TSS_CALL) { in switch_tss_ra()
410 if (source == SWITCH_TSS_JMP || source == SWITCH_TSS_CALL) { in switch_tss_ra()
654 shift = switch_tss(env, intno * 8, e1, e2, SWITCH_TSS_CALL, old_eip); in do_interrupt_protected()
1638 switch_tss_ra(env, new_cs, e1, e2, SWITCH_TSS_CALL, next_eip, GETPC()); in helper_lcall_protected()