Searched refs:beatic_host (Results 1 – 1 of 1) sorted by relevance
37 static struct irq_domain *beatic_host; variable242 beatic_host = irq_domain_add_nomap(NULL, 0, &beatic_pic_host_ops, NULL); in beatic_init_IRQ()243 BUG_ON(beatic_host == NULL); in beatic_init_IRQ()244 irq_set_default_host(beatic_host); in beatic_init_IRQ()