Searched refs:csr_set (Results 1 - 6 of 6) sorted by relevance

/freebsd-12-stable/sys/riscv/riscv/
H A Dintr_machdep.c103 csr_set(sie, SIE_STIE);
106 csr_set(sie, SIE_USIE);
109 csr_set(sie, SIE_SSIE);
198 csr_set(sie, SIE_SSIE);
H A Dmp_machdep.c243 csr_set(sie, SIE_SSIE);
244 csr_set(sip, SIE_SSIE);
271 csr_set(sie, SIE_SEIE);
H A Driscv_console.c249 csr_set(sie, SIE_SSIE);
H A Dtimer.c129 csr_set(sie, SIE_STIE);
H A Dplic.c372 csr_set(sie, SIE_SEIE);
/freebsd-12-stable/sys/riscv/include/
H A Driscvreg.h212 #define csr_set(csr, val) \ macro

Completed in 70 milliseconds