Home
last modified time | relevance | path

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

/linux-3.4.99/drivers/xen/
Devents.c71 IRQT_PIRQ, enumerator
198 xen_irq_info_common_init(info, irq, IRQT_PIRQ, evtchn, 0); in xen_irq_info_pirq_init()
249 BUG_ON(info->type != IRQT_PIRQ); in pirq_from_irq()
283 BUG_ON(info->type != IRQT_PIRQ); in pirq_needs_eoi_flag()
497 BUG_ON(info->type != IRQT_PIRQ); in pirq_query_unmask()
545 BUG_ON(info->type != IRQT_PIRQ); in __startup_pirq()
588 BUG_ON(info->type != IRQT_PIRQ); in shutdown_pirq()
619 if (info->type != IRQT_PIRQ) in xen_irq_from_gsi()
794 if (info->type != IRQT_PIRQ) in xen_irq_from_pirq()
1546 if (info->type != IRQT_PIRQ) in restore_pirqs()