Home
last modified time | relevance | path

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

/linux-6.6.21/drivers/xen/events/
Devents_base.c78 IRQT_UNBOUND = 0, enumerator
336 BUG_ON(info->type != IRQT_UNBOUND && info->type != type); in xen_irq_info_common_setup()
724 info->type = IRQT_UNBOUND; in xen_irq_init()
1758 BUG_ON(info->type == IRQT_UNBOUND); in rebind_evtchn_irq()