Searched refs:gef_pic_irq_host (Results 1 – 1 of 1) sorted by relevance
55 static struct irq_domain *gef_pic_irq_host; variable217 gef_pic_irq_host = irq_domain_add_linear(np, GEF_PIC_NUM_IRQS, in gef_pic_init()219 if (gef_pic_irq_host == NULL) in gef_pic_init()247 virq = irq_linear_revmap(gef_pic_irq_host, in gef_pic_get_irq()