Home
last modified time | relevance | path

Searched defs:kernel (Results 1 – 1 of 1) sorted by relevance

/arch/riscv/
A Dexceptions.c76 static void dump_iframe(struct riscv_short_iframe *frame, bool kernel) { in dump_iframe()
87 static void fatal_exception(long cause, ulong epc, struct riscv_short_iframe *frame, bool kernel) { in fatal_exception()
110 void riscv_exception_handler(long cause, ulong epc, struct riscv_short_iframe *frame, bool kernel) { in riscv_exception_handler()

Completed in 3 milliseconds