Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/xen/events/
Devents_internal.h14 IRQT_UNBOUND = 0, enumerator
Devents_base.c169 BUG_ON(info->type != IRQT_UNBOUND && info->type != type); in xen_irq_info_common_setup()
375 info->type = IRQT_UNBOUND; in xen_irq_init()
1281 BUG_ON(info->type == IRQT_UNBOUND); in rebind_evtchn_irq()