Searched refs:INT_STATUS_UNDERFLOW (Results 1 – 4 of 4) sorted by relevance
311 #define INT_STATUS_UNDERFLOW (1 << 1) macro
102 ret |= INT_STATUS_UNDERFLOW; in vgic_v2_get_interrupt_status()
134 ret |= INT_STATUS_UNDERFLOW; in vgic_v3_get_interrupt_status()
1330 if (status & INT_STATUS_UNDERFLOW) in vgic_process_maintenance()