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

/linux-master/drivers/xen/events/
H A Devents_base.c78 IRQT_UNBOUND = 0, enumerator in enum:xen_irq_type
335 BUG_ON(info->type != IRQT_UNBOUND && info->type != type);
720 info->type = IRQT_UNBOUND;
1756 BUG_ON(info->type == IRQT_UNBOUND);

Completed in 83 milliseconds