Searched refs:SYSENTER_TF_CS (Results 1 – 5 of 5) sorted by relevance
290 #define SYSENTER_TF_CS (USER_CS|0x10000) macro
319 if (regs32->cs == SYSENTER_CS || regs32->cs == SYSENTER_TF_CS) { in pal_syscall_restart()
285 DECLARE("SYSENTER_TF_CS", SYSENTER_TF_CS); in main()
839 iss32->cs = SYSENTER_TF_CS; in thread_setsinglestep()
704 saved_state->cs = SYSENTER_TF_CS; in set_thread_state32()963 state->cs = SYSENTER_TF_CS; in machine_thread_set_state()