Searched refs:TASK_SWITCH_IRET (Results 1 – 3 of 3) sorted by relevance
2088 TASK_SWITCH_IRET = 1, enumerator
2968 if (reason == TASK_SWITCH_IRET || reason == TASK_SWITCH_JMP) { in emulator_do_task_switch()2973 if (reason == TASK_SWITCH_IRET) in emulator_do_task_switch()2992 if (reason != TASK_SWITCH_IRET) { in emulator_do_task_switch()
2436 reason = TASK_SWITCH_IRET; in task_switch_interception()
Completed in 46 milliseconds