Searched refs:SSTATUS_PIE (Results 1 - 4 of 4) sorted by path

/freebsd-11-stable/sys/riscv/include/
H A Driscvreg.h73 #define SSTATUS_PIE (1 << 3) macro
/freebsd-11-stable/sys/riscv/riscv/
H A Dexception.S120 ori t0, t0, SSTATUS_PIE
H A Dvm_machdep.c89 tf->tf_sstatus = SSTATUS_PIE;
H A Dmachdep.c446 (sstatus & SSTATUS_PIE) == 0)

Completed in 125 milliseconds