Searched refs:irq (Results 1 – 4 of 4) 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()
242 BOOL irq; in OS_ShowAttentionChina() member395 shelter.irq = OS_EnableIrq(); in OS_ShowAttentionChina()454 (void)OS_RestoreIrq(shelter.irq); in OS_ShowAttentionChina()
496 BOOL irq; in OS_ShowAttentionChina() member638 shelter.irq = OS_EnableIrq(); in OS_ShowAttentionChina()690 (void)OS_RestoreIrq(shelter.irq); in OS_ShowAttentionChina()
548 OSIntrMode irq; member