default_handle_irq
if (handle_arch_irq != default_handle_irq)
void (*handle_arch_irq)(struct pt_regs *) __ro_after_init = default_handle_irq;