Rechercher une page de manuel
__do_IRQ
Langue: en
Version: June 2009 (debian - 07/07/09)
Section: 9 (Appels noyau Linux)
NAME
__do_IRQ - original all in one highlevel IRQ handlerSYNOPSIS
- unsigned int __do_IRQ(unsigned int irq);
ARGUMENTS
irq
- the interrupt number
DESCRIPTION
__do_IRQ handles all normal device IRQ's (the special SMP cross-CPU interrupts have their own specific handlers).
This is the original x86 implementation which is used for every interrupt type.
AUTHORS
Thomas Gleixner <tglx@linutronix.de>
- Author.
Ingo Molnar <mingo@elte.hu>
- Author.
COPYRIGHT
Contenus ©2006-2024 Benjamin Poulain
Design ©2006-2024 Maxime Vantorre