Home
last modified time | relevance | path

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

/src/sys/riscv/include/
H A Driscvreg.h165 #define HVIP_VSEIP (1 << 10) macro
/src/sys/riscv/vmm/
H A Dvmm_riscv.c586 hypctx->guest_csrs.hvip |= HVIP_VSEIP; in riscv_sync_interrupts()
588 hypctx->guest_csrs.hvip &= ~HVIP_VSEIP; in riscv_sync_interrupts()