Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/xen/events/
H A 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()
/kernel/linux/linux-6.6/drivers/xen/events/
H A 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()

Completed in 2 milliseconds