Searched refs:IRQT_VIRQ (Results 1 - 1 of 1) sorted by relevance

/linux-master/drivers/xen/events/
H A Devents_base.c80 IRQT_VIRQ, enumerator in enum:xen_irq_type
384 return xen_irq_info_common_setup(info, IRQT_VIRQ, evtchn, 0);
451 BUG_ON(info->type != IRQT_VIRQ);
982 case IRQT_VIRQ:
1408 WARN_ON(info == NULL || info->type != IRQT_VIRQ);

Completed in 160 milliseconds