Home
last modified time | relevance | path

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

/openbmc/qemu/target/i386/tcg/
H A Dseg_helper.c244 #define SWITCH_TSS_JMP 0 macro
358 if (source == SWITCH_TSS_JMP || source == SWITCH_TSS_IRET) { in switch_tss_ra()
410 if (source == SWITCH_TSS_JMP || source == SWITCH_TSS_CALL) { in switch_tss_ra()
1436 switch_tss_ra(env, new_cs, e1, e2, SWITCH_TSS_JMP, next_eip, GETPC()); in helper_ljmp_protected()