Searched refs:SIE_SSIE (Results 1 - 4 of 4) sorted by relevance

/freebsd-12-stable/sys/riscv/riscv/
H A Dintr_machdep.c87 csr_clear(sie, SIE_SSIE);
109 csr_set(sie, SIE_SSIE);
198 csr_set(sie, SIE_SSIE);
H A Driscv_console.c249 csr_set(sie, SIE_SSIE);
H A Dmp_machdep.c243 csr_set(sie, SIE_SSIE);
244 csr_set(sip, SIE_SSIE);
/freebsd-12-stable/sys/riscv/include/
H A Driscvreg.h142 #define SIE_SSIE (1 << 1) macro

Completed in 67 milliseconds