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

/freebsd-13-stable/sys/riscv/riscv/
H A Dsbi.c165 (void)SBI_CALL1(SBI_SET_TIMER, 0, val);
299 KASSERT(has_time_extension || sbi_probe_extension(SBI_SET_TIMER) != 0,
/freebsd-13-stable/sys/riscv/include/
H A Dsbi.h112 #define SBI_SET_TIMER 0 macro

Completed in 46 milliseconds