Home
last modified time | relevance | path

Searched defs:timecmp (Results 1 – 3 of 3) sorted by relevance

/openbmc/qemu/target/riscv/
H A Dtime_helper.c44 uint64_t timecmp, uint64_t delta, in riscv_timer_write_timecmp()
/openbmc/qemu/hw/intc/
H A Driscv_aclint.c140 uint64_t timecmp = mtimer->timecmp[hartid]; in riscv_aclint_mtimer_read() local
144 uint64_t timecmp = mtimer->timecmp[hartid]; in riscv_aclint_mtimer_read() local
/openbmc/qemu/include/hw/intc/
H A Driscv_aclint.h35 uint64_t *timecmp; member