HomeSort by: relevance | last modified time | path
    Searched defs:trap_instruction (Results 1 - 2 of 2) sorted by relevancy

  /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,

Completed in 20 milliseconds