Home
last modified time | relevance | path

Searched refs:active_evtchns (Results 1 – 1 of 1) sorted by relevance

/linux-5.19.10/drivers/xen/events/
Devents_2l.c147 static inline xen_ulong_t active_evtchns(unsigned int cpu, in active_evtchns() function
181 if (active_evtchns(cpu, s, word_idx) & (1ULL << bit_idx)) in evtchn_2l_handle_events()
212 pending_bits = active_evtchns(cpu, s, word_idx); in evtchn_2l_handle_events()