Home
last modified time | relevance | path

Searched refs:handle_percpu_devid_irq (Results 1 – 15 of 15) sorted by relevance

/linux-6.12.1/arch/mips/sgi-ip30/
Dip30-timer.c57 irq_set_handler(irq, handle_percpu_devid_irq); in plat_time_init()
/linux-6.12.1/drivers/irqchip/
Dirq-bcm2836.c130 handle_percpu_devid_irq, NULL, NULL); in bcm2836_map()
212 handle_percpu_devid_irq, in bcm2836_arm_irqchip_ipi_alloc()
Dirq-mvebu-pic.c91 irq_set_chip_and_handler(virq, &mvebu_pic_chip, handle_percpu_devid_irq); in mvebu_pic_irq_map()
Dirq-partition-percpu.c156 handle_percpu_devid_irq, NULL, NULL); in partition_domain_alloc()
Dirq-armada-370-xp.c460 handle_percpu_devid_irq, NULL, NULL); in mpic_ipi_alloc()
621 irq_set_chip_and_handler(virq, &mpic_irq_chip, handle_percpu_devid_irq); in mpic_irq_map()
Dirq-riscv-intc.c129 irq_domain_set_info(d, irq, hwirq, chip, NULL, handle_percpu_devid_irq, in riscv_intc_domain_map()
Dirq-hip04.c302 handle_percpu_devid_irq); in hip04_irq_domain_map()
Dirq-mips-gic.c528 irq_set_handler(virq, handle_percpu_devid_irq); in gic_irq_domain_map()
Dirq-gic-v3.c668 desc->handle_irq = handle_percpu_devid_irq; in gic_irq_nmi_teardown()
1587 handle_percpu_devid_irq, NULL, NULL); in gic_irq_domain_map()
Dirq-apple-aic.c647 handle_percpu_devid_irq, NULL, NULL); in aic_irq_domain_map()
Dirq-gic.c1066 handle_percpu_devid_irq, NULL, NULL); in gic_irq_domain_map()
/linux-6.12.1/arch/mips/sgi-ip27/
Dip27-timer.c104 irq_set_handler(IP27_RT_TIMER_IRQ, handle_percpu_devid_irq); in hub_rt_clock_event_global_init()
/linux-6.12.1/kernel/irq/
Dipi-mux.c106 handle_percpu_devid_irq, NULL, NULL); in ipi_mux_domain_alloc()
Dchip.c924 void handle_percpu_devid_irq(struct irq_desc *desc) in handle_percpu_devid_irq() function
/linux-6.12.1/include/linux/
Dirq.h659 extern void handle_percpu_devid_irq(struct irq_desc *desc);