Home
last modified time | relevance | path

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

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