Searched refs:SSTATUS_SPIE (Results 1 - 3 of 3) sorted by relevance

/freebsd-13-stable/sys/riscv/include/
H A Driscvreg.h59 #define SSTATUS_SPIE (1 << 5) macro
/freebsd-13-stable/sys/riscv/riscv/
H A Dvm_machdep.c93 tf->tf_sstatus |= (SSTATUS_SPIE); /* Enable interrupts. */
H A Dexception.S117 li t1, SSTATUS_SPIE

Completed in 60 milliseconds