Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/xen/events/
Devents_base.c77 IRQT_UNBOUND = 0, enumerator
317 BUG_ON(info->type != IRQT_UNBOUND && info->type != type); in xen_irq_info_common_setup()
732 info->type = IRQT_UNBOUND; in xen_irq_init()
1778 BUG_ON(info->type == IRQT_UNBOUND); in rebind_evtchn_irq()