Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/xen/events/
Devents_base.c185 #define EVTCHN_PER_ROW (PAGE_SIZE / sizeof(**evtchn_to_irq)) macro
205 for (col = 0; col < EVTCHN_PER_ROW; col++) in clear_evtchn_to_irq_row()