Home
last modified time | relevance | path

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

/freebsd/sys/riscv/include/
H A Driscvreg.h50 #define SCAUSE_VIRTUAL_SUPERVISOR_ECALL 10 macro
/freebsd/sys/riscv/vmm/
H A Dvmm_riscv.c499 case SCAUSE_VIRTUAL_SUPERVISOR_ECALL: in riscv_handle_world_switch()