Home
last modified time | relevance | path

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

/openbmc/qemu/accel/tcg/
H A Dicount-common.c278 qemu_clock_notify(QEMU_CLOCK_VIRTUAL); in icount_warp_rt()
327 qemu_clock_notify(QEMU_CLOCK_VIRTUAL); in icount_start_warp_timer()
366 qemu_clock_notify(QEMU_CLOCK_VIRTUAL); in icount_start_warp_timer()
388 qemu_clock_notify(QEMU_CLOCK_VIRTUAL); in icount_start_warp_timer()
499 qemu_clock_notify(QEMU_CLOCK_VIRTUAL); in icount_notify_exit()
H A Dtcg-accel-ops-icount.c72 qemu_clock_notify(QEMU_CLOCK_VIRTUAL); in icount_notify_aio_contexts()
/openbmc/qemu/util/
H A Dqemu-timer.c141 void qemu_clock_notify(QEMUClockType type) in qemu_clock_notify() function
164 qemu_clock_notify(type); in qemu_clock_enable()
700 qemu_clock_notify(QEMU_CLOCK_VIRTUAL); in qemu_clock_advance_virtual_time()
/openbmc/qemu/include/qemu/
H A Dtimer.h200 void qemu_clock_notify(QEMUClockType type);