Home
last modified time | relevance | path

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

/freebsd/sys/riscv/include/
H A Driscvreg.h54 #define SSTATUS_UIE (1 << 0) macro
/freebsd/sys/riscv/riscv/
H A Dexec_machdep.c247 SSTATUS_UIE)) != 0) in set_mcontext()