Searched refs:TSS_BUSY (Results 1 – 1 of 1) sorted by relevance
110 #define TSS_BUSY(type) (((type) & 0x2) != 0) macro935 if (reason == TSR_IRET && !TSS_BUSY(nt_type)) { in vmexit_task_switch()944 if (reason != TSR_IRET && TSS_BUSY(nt_type)) { in vmexit_task_switch()