Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/xen/events/
Devents_internal.h14 IRQT_UNBOUND = 0, enumerator
Devents_base.c170 BUG_ON(info->type != IRQT_UNBOUND && info->type != type); in xen_irq_info_common_setup()
384 info->type = IRQT_UNBOUND; in xen_irq_init()
640 BUG_ON(info_for_irq(irq)->type == IRQT_UNBOUND); in __unbind_from_irq()
1292 BUG_ON(info->type == IRQT_UNBOUND); in rebind_evtchn_irq()