Home
last modified time | relevance | path

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

/linux-6.6.21/drivers/xen/events/
Devents_base.c79 IRQT_PIRQ, enumerator
397 return xen_irq_info_common_setup(info, IRQT_PIRQ, evtchn, 0); in xen_irq_info_pirq_setup()
462 BUG_ON(info->type != IRQT_PIRQ); in pirq_from_irq()
512 BUG_ON(info->type != IRQT_PIRQ); in pirq_needs_eoi_flag()
810 BUG_ON(info->type != IRQT_PIRQ); in pirq_query_unmask()
852 BUG_ON(info->type != IRQT_PIRQ); in __startup_pirq()
905 BUG_ON(info->type != IRQT_PIRQ); in shutdown_pirq()
930 if (info->type != IRQT_PIRQ) in xen_irq_from_gsi()
1178 if (info->type != IRQT_PIRQ) in xen_irq_from_pirq()
1929 if (info->type != IRQT_PIRQ) in restore_pirqs()