Searched refs:handle_fasteoi_nmi (Results 1 – 3 of 3) sorted by relevance
751 void handle_fasteoi_nmi(struct irq_desc *desc) in handle_fasteoi_nmi() function770 EXPORT_SYMBOL_GPL(handle_fasteoi_nmi);
663 extern void handle_fasteoi_nmi(struct irq_desc *desc);
650 desc->handle_irq = handle_fasteoi_nmi; in gic_irq_nmi_setup()