Home
last modified time | relevance | path

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

12

/linux/Documentation/translations/zh_CN/core-api/
A Dgenericirq.rst155 - handle_fasteoi_irq()
226 handle_fasteoi_irq为中断提供了一个通用的实现,它只需要在处理程序的末端有一个EOI。
/linux/arch/m68k/apollo/
A Ddn_ints.c46 m68k_setup_irq_controller(&apollo_irq_chip, handle_fasteoi_irq, in dn_init_IRQ()
/linux/arch/hexagon/kernel/
A Dirq_cpu.c75 handle_fasteoi_irq); in init_IRQ()
/linux/arch/mips/dec/
A Dioasic-irq.c109 handle_edge_irq : handle_fasteoi_irq); in init_ioasic_irqs()
/linux/arch/powerpc/sysdev/xics/
A Dxics-common.c353 xics_ics, handle_fasteoi_irq, NULL, NULL); in xics_host_map()
438 xics_ics, handle_fasteoi_irq, NULL, NULL); in xics_host_domain_alloc()
/linux/drivers/irqchip/
A Dirq-nvic.c114 "nvic_irq", handle_fasteoi_irq, in nvic_of_init()
A Dirq-wpcm450-aic.c124 irq_set_chip_and_handler(irq, &wpcm450_aic_chip, handle_fasteoi_irq); in wpcm450_aic_map()
A Dirq-sun4i.c96 irq_set_chip_and_handler(virq, &sun4i_irq_chip, handle_fasteoi_irq); in sun4i_irq_map()
A Dirq-atmel-aic-common.c240 handle_fasteoi_irq, in aic_common_of_init()
A Dirq-clps711x.c140 handler = handle_fasteoi_irq; in clps711x_intc_irq_map()
A Dirq-csky-mpintc.c184 handle_fasteoi_irq); in csky_irqdomain_map()
A Dirq-sunxi-nmi.c163 handle_fasteoi_irq, clr, 0, in sunxi_sc_nmi_irq_init()
A Dirq-pic32-evic.c272 gc->chip_types[0].handler = handle_fasteoi_irq; in pic32_of_init()
A Dirq-hip04.c305 handle_fasteoi_irq); in hip04_irq_domain_map()
A Dirq-sifive-plic.c191 handle_fasteoi_irq, NULL, NULL); in plic_irqdomain_map()
A Dirq-gic-v3.c551 desc->handle_irq = handle_fasteoi_irq; in gic_irq_nmi_teardown()
1375 handle_fasteoi_irq, NULL, NULL); in gic_irq_domain_map()
1384 handle_fasteoi_irq, NULL, NULL); in gic_irq_domain_map()
/linux/arch/powerpc/sysdev/
A Dehv_pic.c210 irq_set_chip_and_handler(virq, chip, handle_fasteoi_irq); in ehv_pic_host_map()
/linux/drivers/gpio/
A Dgpio-sodaville.c154 handle_fasteoi_irq); in sdv_register_irqsupport()
/linux/arch/powerpc/platforms/85xx/
A Dmpc85xx_cds.c214 handle_fasteoi_irq(desc); in mpc85xx_8259_cascade_handler()
A Dsocrates_fpga_pic.c234 handle_fasteoi_irq); in socrates_fpga_pic_host_map()
/linux/arch/sparc/kernel/
A Dirq_64.c629 handle_fasteoi_irq, "IVEC"); in build_irq()
672 irq_set_chip_and_handler_name(irq, chip, handle_fasteoi_irq, "IVEC"); in sun4v_build_common()
/linux/Documentation/core-api/
A Dgenericirq.rst163 - handle_fasteoi_irq()
238 handle_fasteoi_irq provides a generic implementation for interrupts,
/linux/Documentation/fault-injection/
A Dnvme-fault-injection.rst47 handle_fasteoi_irq+0x78/0x120
/linux/kernel/irq/
A Dchip.c692 void handle_fasteoi_irq(struct irq_desc *desc) in handle_fasteoi_irq() function
728 EXPORT_SYMBOL_GPL(handle_fasteoi_irq);
/linux/arch/powerpc/platforms/ps3/
A Dinterrupt.c665 irq_set_chip_and_handler(virq, &ps3_irq_chip, handle_fasteoi_irq); in ps3_host_map()

Completed in 47 milliseconds

12