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

/arch/powerpc/platforms/cell/
H A Dbeat_interrupt.c37 static struct irq_domain *beatic_host; variable in typeref:struct:irq_domain
242 beatic_host = irq_domain_add_nomap(NULL, 0, &beatic_pic_host_ops, NULL);
243 BUG_ON(beatic_host == NULL);
244 irq_set_default_host(beatic_host);

Completed in 65 milliseconds