Searched refs:last_outstanding_events (Results 1 – 1 of 1) sorted by relevance
41 static u64 last_outstanding_events; variable50 e = READ_ONCE(last_outstanding_events) & opal_event_irqchip.mask; in opal_handle_events()69 last_outstanding_events = 0; in opal_handle_events()79 if (last_outstanding_events & opal_event_irqchip.mask) in opal_have_pending_events()134 last_outstanding_events = be64_to_cpu(events); in opal_interrupt()