Home
last modified time | relevance | path

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

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