/src/sys/arch/riscv/riscv/ |
trap.c | 528 trap_instruction(struct trapframe *tf, register_t epc, register_t status, function in typeref:typename:bool 608 ok = trap_instruction(tf, epc, status, cause, addr,
|
trap.c | 528 trap_instruction(struct trapframe *tf, register_t epc, register_t status, function in typeref:typename:bool 608 ok = trap_instruction(tf, epc, status, cause, addr,
|