Home
last modified time | relevance | path

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

/linux-6.6.21/drivers/xen/events/
Devents_base.c82 IRQT_EVTCHN enumerator
359 ret = xen_irq_info_common_setup(info, IRQT_EVTCHN, evtchn, 0); in xen_irq_info_evtchn_setup()
974 case IRQT_EVTCHN: in __unbind_from_irq()
1232 } else if (!WARN_ON(info->type != IRQT_EVTCHN)) { in bind_evtchn_to_irq_chip()
1687 dev = (info->type == IRQT_EVTCHN) ? info->u.interdomain : NULL; in handle_irq_for_port()