/openbmc/qemu/hw/acpi/ |
H A D | ich9_timer.c | 56 timer_new_ns(QEMU_CLOCK_VIRTUAL, ich9_pm_swsmi_timer_expired, pm); in ich9_pm_swsmi_timer_init() 92 timer_new_ns(QEMU_CLOCK_VIRTUAL, ich9_pm_periodic_timer_expired, pm); in ich9_pm_periodic_timer_init()
|
/openbmc/qemu/target/riscv/ |
H A D | time_helper.c | 137 env->stimer = timer_new_ns(QEMU_CLOCK_VIRTUAL, &riscv_stimer_cb, cpu); in riscv_timer_init() 140 env->vstimer = timer_new_ns(QEMU_CLOCK_VIRTUAL, &riscv_vstimer_cb, cpu); in riscv_timer_init()
|
/openbmc/qemu/hw/ppc/ |
H A D | ppc_booke.c | 359 tb_env->decr_timer = timer_new_ns(QEMU_CLOCK_VIRTUAL, &booke_decr_cb, cpu); in ppc_booke_timers_init() 362 timer_new_ns(QEMU_CLOCK_VIRTUAL, &booke_fit_cb, cpu); in ppc_booke_timers_init() 364 timer_new_ns(QEMU_CLOCK_VIRTUAL, &booke_wdt_cb, cpu); in ppc_booke_timers_init()
|
H A D | ppc.c | 1101 tb_env->decr_timer = timer_new_ns(QEMU_CLOCK_VIRTUAL, in cpu_ppc_tb_init() 1104 tb_env->hdecr_timer = timer_new_ns(QEMU_CLOCK_VIRTUAL, in cpu_ppc_tb_init() 1152 env->tb_env->hdecr_timer = timer_new_ns(QEMU_CLOCK_VIRTUAL, in cpu_ppc_hdecr_init() 1407 tb_env->decr_timer = timer_new_ns(QEMU_CLOCK_VIRTUAL, &cpu_4xx_pit_cb, cpu); in ppc_40x_timers_init() 1409 timer_new_ns(QEMU_CLOCK_VIRTUAL, &cpu_4xx_fit_cb, cpu); in ppc_40x_timers_init() 1411 timer_new_ns(QEMU_CLOCK_VIRTUAL, &cpu_4xx_wdt_cb, cpu); in ppc_40x_timers_init()
|
/openbmc/qemu/target/s390x/ |
H A D | cpu-sysemu.c | 119 timer_new_ns(QEMU_CLOCK_VIRTUAL, s390x_tod_timer, cpu); in s390_cpu_init_sysemu() 121 timer_new_ns(QEMU_CLOCK_VIRTUAL, s390x_cpu_timer, cpu); in s390_cpu_init_sysemu()
|
/openbmc/qemu/accel/tcg/ |
H A D | icount-common.c | 453 timers_state.icount_warp_timer = timer_new_ns(QEMU_CLOCK_VIRTUAL_RT, in icount_configure() 485 timers_state.icount_vm_timer = timer_new_ns(QEMU_CLOCK_VIRTUAL, in icount_configure()
|
H A D | tcg-accel-ops-rr.c | 93 rr_kick_vcpu_timer = timer_new_ns(QEMU_CLOCK_VIRTUAL, in rr_start_kick_timer()
|
/openbmc/qemu/hw/timer/ |
H A D | stellaris-gptm.c | 307 s->timer[0] = timer_new_ns(QEMU_CLOCK_VIRTUAL, gptm_tick, &s->opaque[0]); in stellaris_gptm_realize() 308 s->timer[1] = timer_new_ns(QEMU_CLOCK_VIRTUAL, gptm_tick, &s->opaque[1]); in stellaris_gptm_realize()
|
H A D | mips_gictimer.c | 140 gictimer->vptimers[i].qtimer = timer_new_ns(QEMU_CLOCK_VIRTUAL, in mips_gictimer_init()
|
H A D | pxa2xx_timer.c | 480 s->timer[i].qtimer = timer_new_ns(QEMU_CLOCK_VIRTUAL, in pxa2xx_timer_realize() 493 s->tm4[i].tm.qtimer = timer_new_ns(QEMU_CLOCK_VIRTUAL, in pxa2xx_timer_realize()
|
H A D | ibex_timer.c | 121 s->mtimer = timer_new_ns(QEMU_CLOCK_VIRTUAL, in ibex_timer_reset()
|
/openbmc/qemu/hw/watchdog/ |
H A D | wdt_diag288.c | 100 diag288->timer = timer_new_ns(QEMU_CLOCK_VIRTUAL, diag288_timer_expired, in wdt_diag288_realize()
|
H A D | wdt_ib700.c | 116 s->timer = timer_new_ns(QEMU_CLOCK_VIRTUAL, ib700_timer_expired, s); in wdt_ib700_realize()
|
H A D | sbsa_gwdt.c | 261 s->timer = timer_new_ns(QEMU_CLOCK_VIRTUAL, sbsa_gwdt_timer_sysinterrupt, in wdt_sbsa_gwdt_realize()
|
/openbmc/qemu/migration/ |
H A D | cpu-throttle.c | 194 throttle_timer = timer_new_ns(QEMU_CLOCK_VIRTUAL_RT, in cpu_throttle_init()
|
/openbmc/qemu/target/mips/sysemu/ |
H A D | cp0_timer.c | 145 env->timer = timer_new_ns(QEMU_CLOCK_VIRTUAL, &mips_timer_cb, env); in cpu_mips_clock_init()
|
/openbmc/qemu/hw/xtensa/ |
H A D | pic_cpu.c | 111 env->ccompare[i].timer = timer_new_ns(QEMU_CLOCK_VIRTUAL, in xtensa_irq_init()
|
/openbmc/qemu/hw/openrisc/ |
H A D | cputimer.c | 161 cpu->env.timer = timer_new_ns(QEMU_CLOCK_VIRTUAL, &openrisc_timer_cb, cpu); in cpu_openrisc_clock_init()
|
/openbmc/qemu/hw/rtc/ |
H A D | m48t59.c | 570 s->alrm_timer = timer_new_ns(rtc_clock, &alarm_cb, s); in m48t59_realize_common() 571 s->wd_timer = timer_new_ns(QEMU_CLOCK_VIRTUAL, &watchdog_cb, s); in m48t59_realize_common()
|
H A D | mc146818rtc.c | 906 timer_new_ns(rtc_clock, rtc_coalesced_timer, s); in rtc_realizefn() 915 s->periodic_timer = timer_new_ns(rtc_clock, rtc_periodic_timer, s); in rtc_realizefn() 916 s->update_timer = timer_new_ns(rtc_clock, rtc_update_timer, s); in rtc_realizefn()
|
H A D | goldfish_rtc.c | 286 s->timer = timer_new_ns(rtc_clock, goldfish_rtc_interrupt, s); in goldfish_rtc_realize()
|
H A D | pl031.c | 204 s->timer = timer_new_ns(rtc_clock, pl031_interrupt, s); in pl031_init()
|
/openbmc/qemu/replay/ |
H A D | replay-debugging.c | 70 replay_break_timer = timer_new_ns(QEMU_CLOCK_REALTIME, in replay_break()
|
/openbmc/qemu/hw/virtio/ |
H A D | vhost-vsock-common.c | 240 timer_new_ns(QEMU_CLOCK_VIRTUAL, in vhost_vsock_common_post_load()
|
/openbmc/qemu/target/hppa/ |
H A D | cpu.c | 185 cpu->alarm_timer = timer_new_ns(QEMU_CLOCK_VIRTUAL, in hppa_cpu_realizefn()
|