Home
last modified time | relevance | path

Searched defs:expire_time (Results 1 – 14 of 14) sorted by relevance

/qemu/util/
H A Dqemu-timer.c186 int64_t expire_time = 0; in timerlist_expired() local
216 int64_t expire_time = 0; in timerlist_deadline_ns() local
255 int64_t expire_time; in qemu_clock_deadline_ns_all() local
391 QEMUTimer *ts, int64_t expire_time) in timer_mod_ns_locked()
430 void timer_mod_ns(QEMUTimer *ts, int64_t expire_time) in timer_mod_ns()
448 void timer_mod_anticipate_ns(QEMUTimer *ts, int64_t expire_time) in timer_mod_anticipate_ns()
468 void timer_mod(QEMUTimer *ts, int64_t expire_time) in timer_mod()
473 void timer_mod_anticipate(QEMUTimer *ts, int64_t expire_time) in timer_mod_anticipate()
/qemu/hw/acpi/
H A Dich9_timer.c21 int64_t expire_time; in ich9_pm_update_swsmi_timer() local
62 int64_t expire_time; in ich9_pm_update_periodic_timer() local
H A Dcore.c485 int64_t expire_time; in acpi_pm_tmr_update() local
/qemu/hw/rtc/
H A Dls7a_rtc.c138 int64_t now, expire_time; in toymatch_write() local
188 uint64_t expire_time, now; in ls7a_toy_start() local
204 uint64_t expire_time; in ls7a_rtc_start() local
/qemu/tests/unit/
H A Dptimer-test-stubs.c53 void timer_mod(QEMUTimer *ts, int64_t expire_time) in timer_mod()
H A Dptimer-test.c26 static void ptimer_test_expire_qemu_timers(int64_t expire_time, in ptimer_test_expire_qemu_timers()
/qemu/include/hw/acpi/
H A Dich9_tco.h72 int64_t expire_time; member
/qemu/hw/timer/
H A Di8254.c256 int64_t expire_time; in pit_irq_timer_update() local
/qemu/hw/usb/
H A Dhcd-uhci.h56 int64_t expire_time; member
H A Dhcd-dwc2.c573 int64_t t_now, expire_time; in dwc2_work_bh() local
H A Dhcd-ehci.c2268 int64_t expire_time, t_now; in ehci_work_bh() local
/qemu/hw/input/
H A Dhid.c99 uint64_t expire_time = qemu_clock_get_ns(QEMU_CLOCK_VIRTUAL) + in hid_set_next_idle() local
/qemu/include/qemu/
H A Dtimer.h85 int64_t expire_time; /* in nanoseconds */ member
/qemu/migration/
H A Dsavevm.c185 uint64_t expire_time; in timer_put() local
193 uint64_t expire_time; in timer_get() local