Searched refs:INT_STATUS_UNDERFLOW (Results 1 – 4 of 4) sorted by relevance
323 #define INT_STATUS_UNDERFLOW (1 << 1) macro
112 ret |= INT_STATUS_UNDERFLOW; in vgic_v2_get_interrupt_status()
145 ret |= INT_STATUS_UNDERFLOW; in vgic_v3_get_interrupt_status()
1398 if (status & INT_STATUS_UNDERFLOW) in vgic_process_maintenance()