Home
last modified time | relevance | path

Searched refs:dump_iframe (Results 1 – 4 of 4) sorted by relevance

/arch/riscv/
A Dexceptions.c76 static void dump_iframe(struct riscv_short_iframe *frame, bool kernel) { in dump_iframe() function
96 dump_iframe(frame, kernel); in fatal_exception()
104 dump_iframe(frame, false); in riscv_syscall_handler()
/arch/m68k/
A Dexceptions.c27 void dump_iframe(const m68k_iframe_t *iframe) { in dump_iframe() function
41 dump_iframe(frame); in m68k_exception()
/arch/arm64/
A Dexceptions_c.c141 static void dump_iframe(const struct arm64_iframe_long *iframe) { in dump_iframe() function
219 dump_iframe(iframe); in arm64_sync_exception()
227 dump_iframe(iframe); in arm64_invalid_exception()
/arch/arm/arm/
A Dfaults.c82 static void dump_iframe(struct arm_iframe *frame) { in dump_iframe() function
100 dump_iframe(frame); in exception_die_iframe()

Completed in 7 milliseconds