Searched refs:psurge_host (Results 1 – 1 of 1) sorted by relevance
125 static struct irq_domain *psurge_host; variable193 psurge_host = irq_domain_add_nomap(NULL, ~0, &psurge_host_ops, NULL); in psurge_secondary_ipi_init()195 if (psurge_host) in psurge_secondary_ipi_init()196 psurge_secondary_virq = irq_create_direct_mapping(psurge_host); in psurge_secondary_ipi_init()