Searched refs:EVTCHN_COL (Results 1 – 1 of 1) sorted by relevance
180 #define EVTCHN_COL(e) (e % (PAGE_SIZE/sizeof(**evtchn_to_irq))) macro225 col = EVTCHN_COL(evtchn); in set_evtchn_to_irq()275 irq = READ_ONCE(evtchn_to_irq[EVTCHN_ROW(evtchn)][EVTCHN_COL(evtchn)]); in evtchn_to_info()