Home
last modified time | relevance | path

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

/freebsd/sys/riscv/riscv/
H A Dswtch.S47 li t0, SSTATUS_FS_INITIAL
96 li t0, SSTATUS_FS_INITIAL
160 li t0, SSTATUS_FS_INITIAL
/freebsd/sys/riscv/include/
H A Driscvreg.h63 #define SSTATUS_FS_INITIAL (0x1 << SSTATUS_FS_SHIFT) macro