Searched refs:irq (Results 1 – 3 of 3) sorted by relevance
384 (void)OS_RestoreInterrupts(lockInfo.irq); in CTRDG_IsExisting()478 info->irq = OS_DisableInterrupts(); in CTRDGi_LockByProcessor()492 (void)OS_RestoreInterrupts(info->irq); in CTRDGi_LockByProcessor()516 (void)OS_RestoreInterrupts(info->irq); in CTRDGi_UnlockByProcessor()
530 BOOL irq; in OS_ShowAttentionChina() member681 shelter.irq = OS_EnableIrq(); in OS_ShowAttentionChina()736 (void)OS_RestoreIrq(shelter.irq); in OS_ShowAttentionChina()
548 OSIntrMode irq; member