Home
last modified time | relevance | path

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

/linux-4.1.27/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()
383 info->type = IRQT_UNBOUND; in xen_irq_init()
639 BUG_ON(info_for_irq(irq)->type == IRQT_UNBOUND); in __unbind_from_irq()
1291 BUG_ON(info->type == IRQT_UNBOUND); in rebind_evtchn_irq()