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()
257 BOOL irq; in OS_ShowAttentionChina() member298 shelter.irq = OS_EnableIrq(); in OS_ShowAttentionChina()477 (void)OS_RestoreIrq(shelter.irq); in OS_ShowAttentionChina()
531 BOOL irq; in OS_ShowAttentionChina() member676 shelter.irq = OS_EnableIrq(); in OS_ShowAttentionChina()731 (void)OS_RestoreIrq(shelter.irq); in OS_ShowAttentionChina()
548 OSIntrMode irq; member