Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Macros
irqs.h File Reference

Go to the source code of this file.

Macros

#define IRQ_VIC_END   64
 
#define VIRTUAL_IRQS   24
 
#define NR_IRQS   (IRQ_VIC_END + VIRTUAL_IRQS)
 

Macro Definition Documentation

#define IRQ_VIC_END   64

Definition at line 19 of file irqs.h.

#define NR_IRQS   (IRQ_VIC_END + VIRTUAL_IRQS)

Definition at line 23 of file irqs.h.

#define VIRTUAL_IRQS   24

Definition at line 22 of file irqs.h.