Lines Matching full:interrupts
17 interrupts. The drivers do not have to know anything about interrupt
82 IRQ-flow implementation for 'level type' interrupts and add a
174 specific) are assigned to specific interrupts by the architecture either
226 interrupts.
238 handle_fasteoi_irq provides a generic implementation for interrupts,
251 interrupts.
275 interrupts.
290 interrupts.
292 Per CPU interrupts are only available on SMP and the handler provides a
314 handle_bad_irq is used for spurious interrupts which have no real
332 happens. This prevents losing edge interrupts on hardware which does not
375 for all types of interrupts. It no longer exists.
379 edge/level/simple/percpu interrupts. This is not only a functional
380 optimization. It also shortens code paths for interrupts.