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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/xen/
H A Devents.c64 IRQT_PIRQ, enumerator in enum:xen_irq_type
144 return (struct irq_info) { .type = IRQT_PIRQ, .evtchn = evtchn,
192 BUG_ON(info->type != IRQT_PIRQ);
202 BUG_ON(info->type != IRQT_PIRQ);

Completed in 24 milliseconds