Searched refs:SCSW_STCTL_ALERT_STATUS (Results 1 – 3 of 3) sorted by relevance
95 #define SCSW_STCTL_ALERT_STATUS 0x10 macro
2658 (SCSW_STCTL_ALERT_STATUS | SCSW_STCTL_STATUS_PEND)) in s390_process_IRQ()2672 if (!(stctl & SCSW_STCTL_ALERT_STATUS) in s390_process_IRQ()