Searched refs:last_outstanding_events (Results 1 – 1 of 1) sorted by relevance
37 static u64 last_outstanding_events; variable46 e = READ_ONCE(last_outstanding_events) & opal_event_irqchip.mask; in opal_handle_events()62 last_outstanding_events = 0; in opal_handle_events()72 if (last_outstanding_events & opal_event_irqchip.mask) in opal_have_pending_events()127 last_outstanding_events = be64_to_cpu(events); in opal_interrupt()