Searched refs:tval (Results 1 – 1 of 1) sorted by relevance
| /libcpu/risc-v/common64/ |
| A D | trap.c | 137 #define CHECK_NESTED_PANIC(cause, tval, epc, eframe) \ argument 138 if (nested != 1) handle_nested_trap_panic(cause, tval, epc, eframe) 280 static void handle_nested_trap_panic(rt_ubase_t cause, rt_ubase_t tval, in handle_nested_trap_panic() argument 286 LOG_E("scause:%p,stval:%p,sepc:%p\n", cause, tval, epc); in handle_nested_trap_panic()
|
Completed in 4 milliseconds