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

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

Completed in 56 milliseconds