Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/xen/events/
Devents_base.c81 IRQT_EVTCHN enumerator
342 ret = xen_irq_info_common_setup(info, irq, IRQT_EVTCHN, evtchn, 0); in xen_irq_info_evtchn_setup()
994 case IRQT_EVTCHN: in __unbind_from_irq()
1241 WARN_ON(info == NULL || info->type != IRQT_EVTCHN); in bind_evtchn_to_irq_chip()
1700 dev = (info->type == IRQT_EVTCHN) ? info->u.interdomain : NULL; in handle_irq_for_port()