Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/xen/events/
H A Devents_base.c76 IRQT_PIRQ, enumerator
352 return xen_irq_info_common_setup(info, irq, IRQT_PIRQ, evtchn, 0); in xen_irq_info_pirq_setup()
413 BUG_ON(info->type != IRQT_PIRQ); in pirq_from_irq()
477 BUG_ON(info->type != IRQT_PIRQ); in pirq_needs_eoi_flag()
777 BUG_ON(info->type != IRQT_PIRQ); in pirq_query_unmask()
829 BUG_ON(info->type != IRQT_PIRQ); in __startup_pirq()
882 BUG_ON(info->type != IRQT_PIRQ); in shutdown_pirq()
907 if (info->type != IRQT_PIRQ) in xen_irq_from_gsi()
1126 if (info->type != IRQT_PIRQ) in xen_irq_from_pirq()
1872 if (info->type != IRQT_PIRQ) in restore_pirqs()