Searched refs:HIE_VSSIE (Results 1 – 2 of 2) sorted by relevance
/freebsd/sys/riscv/include/ | ||
H A D | riscvreg.h | 167 #define HIE_VSSIE (1 << 2) macro |
/freebsd/sys/riscv/vmm/ | ||
H A D | vmm_riscv.c | 633 csr_write(hie, HIE_VSEIE | HIE_VSSIE | HIE_SGEIE); in vmmops_run() |