Searched refs:fiq_debugger_fiq (Results 1 – 3 of 3) sorted by relevance
6 void fiq_debugger_fiq(void *regs, u32 cpu);
1062 static void fiq_debugger_fiq(struct fiq_glue_handler *h, in fiq_debugger_fiq() function1078 void fiq_debugger_fiq(void *regs, u32 cpu) in fiq_debugger_fiq() function1091 EXPORT_SYMBOL(fiq_debugger_fiq);1528 state->handler.fiq = fiq_debugger_fiq; in fiq_debugger_probe()
471 fiq_debugger_fiq(regs, cpu_id); in fiq_sdei_event_callback()717 fiq_debugger_fiq(_pt_regs, cpu); in fiq_debugger_uart_irq_tf()