Home
last modified time | relevance | path

Searched refs:do_trap_supervisor (Results 1 – 2 of 2) sorted by relevance

/freebsd/sys/riscv/riscv/
H A Dtrap.c80 void do_trap_supervisor(struct trapframe *);
307 do_trap_supervisor(struct trapframe *frame) in do_trap_supervisor() function
H A Dexception.S222 call _C_LABEL(do_trap_supervisor)