···6464 * IRQ_NO_BALANCING - Interrupt cannot be balanced (affinity set)6565 * IRQ_MOVE_PCNTXT - Interrupt can be migrated from process context6666 * IRQ_NESTED_TRHEAD - Interrupt nests into another thread6767- *6868- * Deprecated bits. They are kept updated as long as6969- * CONFIG_GENERIC_HARDIRQS_NO_COMPAT is not set. Will go away soon. These bits7070- * are internal state of the core code and if you really need to acces7171- * them then talk to the genirq maintainer instead of hacking7272- * something weird.7373- *7467 */7568enum {7669 IRQ_TYPE_NONE = 0x00000000,