Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/xen/events/
Devents_base.c77 IRQT_PIRQ, enumerator
391 return xen_irq_info_common_setup(info, irq, IRQT_PIRQ, evtchn, 0); in xen_irq_info_pirq_setup()
453 BUG_ON(info->type != IRQT_PIRQ); in pirq_from_irq()
517 BUG_ON(info->type != IRQT_PIRQ); in pirq_needs_eoi_flag()
837 BUG_ON(info->type != IRQT_PIRQ); in pirq_query_unmask()
879 BUG_ON(info->type != IRQT_PIRQ); in __startup_pirq()
932 BUG_ON(info->type != IRQT_PIRQ); in shutdown_pirq()
957 if (info->type != IRQT_PIRQ) in xen_irq_from_gsi()
1182 if (info->type != IRQT_PIRQ) in xen_irq_from_pirq()
1946 if (info->type != IRQT_PIRQ) in restore_pirqs()