Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/xen/events/
Devents_base.c235 return xen_irq_info_common_setup(info, irq, IRQT_PIRQ, evtchn, 0); in xen_irq_info_pirq_setup()
291 BUG_ON(info->type != IRQT_PIRQ); in pirq_from_irq()
327 BUG_ON(info->type != IRQT_PIRQ); in pirq_needs_eoi_flag()
469 BUG_ON(info->type != IRQT_PIRQ); in pirq_query_unmask()
521 BUG_ON(info->type != IRQT_PIRQ); in __startup_pirq()
573 BUG_ON(info->type != IRQT_PIRQ); in shutdown_pirq()
598 if (info->type != IRQT_PIRQ) in xen_irq_from_gsi()
819 if (info->type != IRQT_PIRQ) in xen_irq_from_pirq()
1420 if (info->type != IRQT_PIRQ) in restore_pirqs()
Devents_internal.h15 IRQT_PIRQ, enumerator