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

/freebsd-13-stable/sys/riscv/riscv/
H A Dintr_machdep.c104 csr_set(sie, SIE_STIE);
107 csr_set(sie, SIE_USIE);
110 csr_set(sie, SIE_SSIE);
195 csr_set(sie, SIE_SSIE);
H A Dmp_machdep.c240 csr_set(sie, SIE_SSIE);
241 csr_set(sip, SIE_SSIE);
268 csr_set(sie, SIE_SEIE);
H A Driscv_console.c249 csr_set(sie, SIE_SSIE);
H A Dtimer.c127 csr_set(sie, SIE_STIE);
H A Dplic.c372 csr_set(sie, SIE_SEIE);
/freebsd-13-stable/sys/riscv/include/
H A Driscvreg.h210 #define csr_set(csr, val) \ macro

Completed in 85 milliseconds