Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/xen/events/
Devents_base.c82 IRQT_EVTCHN enumerator
351 ret = xen_irq_info_common_setup(info, irq, IRQT_EVTCHN, evtchn, 0); in xen_irq_info_evtchn_setup()
985 case IRQT_EVTCHN: in __unbind_from_irq()
1232 WARN_ON(info == NULL || info->type != IRQT_EVTCHN); in bind_evtchn_to_irq_chip()
1692 dev = (info->type == IRQT_EVTCHN) ? info->u.interdomain : NULL; in handle_irq_for_port()