Home
last modified time | relevance | path

Searched refs:handle_fasteoi_irq (Results 1 – 25 of 35) sorted by relevance

12

/Linux-v4.19/arch/m68k/apollo/
Ddn_ints.c46 m68k_setup_irq_controller(&apollo_irq_chip, handle_fasteoi_irq, in dn_init_IRQ()
/Linux-v4.19/arch/hexagon/kernel/
Dirq_cpu.c88 handle_fasteoi_irq); in init_IRQ()
/Linux-v4.19/arch/mips/dec/
Dioasic-irq.c113 handle_edge_irq : handle_fasteoi_irq); in init_ioasic_irqs()
/Linux-v4.19/drivers/irqchip/
Dirq-eznps.c123 handle_fasteoi_irq); in nps400_irq_map()
Dirq-nvic.c115 "nvic_irq", handle_fasteoi_irq, in nvic_of_init()
Dirq-sun4i.c84 irq_set_chip_and_handler(virq, &sun4i_irq_chip, handle_fasteoi_irq); in sun4i_irq_map()
Dirq-atmel-aic-common.c240 handle_fasteoi_irq, in aic_common_of_init()
Dirq-clps711x.c144 handler = handle_fasteoi_irq; in clps711x_intc_irq_map()
Dirq-sunxi-nmi.c176 handle_fasteoi_irq, clr, 0, in sunxi_sc_nmi_irq_init()
Dirq-pic32-evic.c277 gc->chip_types[0].handler = handle_fasteoi_irq; in pic32_of_init()
Dirq-hip04.c315 handle_fasteoi_irq); in hip04_irq_domain_map()
Dirq-gic-v3.c914 handle_fasteoi_irq, NULL, NULL); in gic_irq_domain_map()
923 handle_fasteoi_irq, NULL, NULL); in gic_irq_domain_map()
/Linux-v4.19/arch/powerpc/sysdev/xics/
Dics-rtas.c186 irq_set_chip_and_handler(virq, &ics_rtas_irq_chip, handle_fasteoi_irq); in ics_rtas_map()
Dics-opal.c196 irq_set_chip_and_handler(virq, &ics_opal_irq_chip, handle_fasteoi_irq); in ics_opal_map()
/Linux-v4.19/arch/powerpc/sysdev/
Dehv_pic.c209 irq_set_chip_and_handler(virq, chip, handle_fasteoi_irq); in ehv_pic_host_map()
/Linux-v4.19/arch/powerpc/platforms/85xx/
Dmpc85xx_cds.c218 handle_fasteoi_irq(desc); in mpc85xx_8259_cascade_handler()
Dsocrates_fpga_pic.c239 handle_fasteoi_irq); in socrates_fpga_pic_host_map()
/Linux-v4.19/drivers/gpio/
Dgpio-sodaville.c159 sd->gpio_pub_base, handle_fasteoi_irq); in sdv_register_irqsupport()
/Linux-v4.19/Documentation/fault-injection/
Dnvme-fault-injection.txt45 handle_fasteoi_irq+0x78/0x120
/Linux-v4.19/arch/sparc/kernel/
Dirq_64.c628 handle_fasteoi_irq, "IVEC"); in build_irq()
671 irq_set_chip_and_handler_name(irq, chip, handle_fasteoi_irq, "IVEC"); in sun4v_build_common()
Dleon_pci_grpci2.c840 handle_fasteoi_irq, "pcilvl", in grpci2_of_probe()
/Linux-v4.19/Documentation/core-api/
Dgenericirq.rst161 - :c:func:`handle_fasteoi_irq`
236 handle_fasteoi_irq provides a generic implementation for interrupts,
/Linux-v4.19/kernel/irq/
Dchip.c693 void handle_fasteoi_irq(struct irq_desc *desc) in handle_fasteoi_irq() function
730 EXPORT_SYMBOL_GPL(handle_fasteoi_irq);
/Linux-v4.19/arch/powerpc/platforms/ps3/
Dinterrupt.c676 irq_set_chip_and_handler(virq, &ps3_irq_chip, handle_fasteoi_irq); in ps3_host_map()
/Linux-v4.19/drivers/pinctrl/
Dpinctrl-ocelot.c487 handle_fasteoi_irq, NULL); in ocelot_irq_set_type()

12