Invoke all irq_cpu_offline functions.
void irq_cpu_offline(void);
void
no arguments
Iterate through all irqs and invoke the chip.irq_cpu_offline for each.
Thomas Gleixner <[email protected]>
Author.
Ingo Molnar <[email protected]>