Searched refs:SSTATUS_UIE (Results 1 – 2 of 2) sorted by relevance
| /freebsd-14-stable/sys/riscv/include/ | ||
| HD | riscvreg.h | 54 #define SSTATUS_UIE (1 << 0) macro |
| /freebsd-14-stable/sys/riscv/riscv/ | ||
| HD | exec_machdep.c | 248 SSTATUS_UIE)) != 0) in set_mcontext() |