Home
last modified time | relevance | path

Searched refs:riscv_stimer_cb (Results 1 – 1 of 1) sorted by relevance

/openbmc/qemu/target/riscv/
H A Dtime_helper.c33 static void riscv_stimer_cb(void *opaque) in riscv_stimer_cb() function
137 env->stimer = timer_new_ns(QEMU_CLOCK_VIRTUAL, &riscv_stimer_cb, cpu); in riscv_timer_init()