Home
last modified time | relevance | path

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

/freebsd/sys/riscv/include/
H A Driscvreg.h169 #define HIE_VSEIE (1 << 10) macro
/freebsd/sys/riscv/vmm/
H A Dvmm_riscv.c619 csr_write(hie, HIE_VSEIE | HIE_VSSIE | HIE_SGEIE); in vmmops_run()