Searched refs:SIP_STIP (Results 1 - 2 of 2) sorted by relevance

/freebsd-13-stable/sys/riscv/include/
H A Driscvreg.h148 /* Note: sip register has no SIP_STIP bit in Spike simulator */
150 #define SIP_STIP (1 << 5) macro
/freebsd-13-stable/sys/riscv/riscv/
H A Dtimer.c152 csr_clear(sip, SIP_STIP);

Completed in 45 milliseconds