default_handle_fiq
if (handle_arch_fiq != default_handle_fiq)
void (*handle_arch_fiq)(struct pt_regs *) __ro_after_init = default_handle_fiq;