Searched refs:timer_init_ms (Results 1 – 7 of 7) sorted by relevance
| /openbmc/qemu/hw/watchdog/ |
| H A D | spapr_watchdog.c | 242 timer_init_ms(&w->timer, QEMU_CLOCK_VIRTUAL, watchdog_expired, w); in spapr_wdt_realize()
|
| /openbmc/qemu/target/i386/kvm/ |
| H A D | tdx-quote-generator.c | 261 timer_init_ms(&task->timer, QEMU_CLOCK_VIRTUAL, getquote_expired, task); in setup_get_quote_timer()
|
| /openbmc/qemu/include/qemu/ |
| H A D | timer.h | 481 static inline void timer_init_ms(QEMUTimer *ts, QEMUClockType type, in timer_init_ms() function
|
| /openbmc/qemu/hw/misc/ |
| H A D | edu.c | 380 timer_init_ms(&edu->dma_timer, QEMU_CLOCK_VIRTUAL, edu_dma_timer, edu); in pci_edu_realize()
|
| /openbmc/qemu/hw/usb/ |
| H A D | u2f-passthru.c | 252 timer_init_ms(&key->timer, QEMU_CLOCK_VIRTUAL, u2f_timeout_check, key); in u2f_transaction_start()
|
| /openbmc/qemu/hw/ppc/ |
| H A D | pnv_occ.c | 329 timer_init_ms(&occ->state_machine_timer, QEMU_CLOCK_VIRTUAL, in pnv_occ_realize()
|
| /openbmc/qemu/hw/hyperv/ |
| H A D | hv-balloon.c | 1533 timer_init_ms(&balloon->post_init_timer, QEMU_CLOCK_VIRTUAL, in hv_balloon_vmdev_realize()
|