Searched refs:handle_percpu_devid_irq (Results 1 – 8 of 8) sorted by relevance
154 irq_set_chip_and_handler(irq, chip, handle_percpu_devid_irq); in bcm2836_arm_irqchip_register_irq()
309 handle_percpu_devid_irq); in hip04_irq_domain_map()
307 handle_percpu_devid_irq); in armada_370_xp_mpic_irq_map()
739 handle_percpu_devid_irq, NULL, NULL); in gic_irq_domain_map()
704 handle_percpu_devid_irq); in gic_local_irq_domain_map()
946 handle_percpu_devid_irq, NULL, NULL); in gic_irq_domain_map()
473 extern void handle_percpu_devid_irq(struct irq_desc *desc);
712 void handle_percpu_devid_irq(struct irq_desc *desc) in handle_percpu_devid_irq() function