Home
last modified time | relevance | path

Searched refs:timer_new_ns (Results 1 – 25 of 794) sorted by relevance

12345678910>>...32

/dports/emulators/qemu42/qemu-4.2.1/hw/ppc/
H A Dppc_booke.c350 tb_env->decr_timer = timer_new_ns(QEMU_CLOCK_VIRTUAL, &booke_decr_cb, cpu); in ppc_booke_timers_init()
353 timer_new_ns(QEMU_CLOCK_VIRTUAL, &booke_fit_cb, cpu); in ppc_booke_timers_init()
355 timer_new_ns(QEMU_CLOCK_VIRTUAL, &booke_wdt_cb, cpu); in ppc_booke_timers_init()
/dports/emulators/qemu/qemu-6.2.0/hw/ppc/
H A Dppc_booke.c349 tb_env->decr_timer = timer_new_ns(QEMU_CLOCK_VIRTUAL, &booke_decr_cb, cpu); in ppc_booke_timers_init()
352 timer_new_ns(QEMU_CLOCK_VIRTUAL, &booke_fit_cb, cpu); in ppc_booke_timers_init()
354 timer_new_ns(QEMU_CLOCK_VIRTUAL, &booke_wdt_cb, cpu); in ppc_booke_timers_init()
/dports/emulators/qemu60/qemu-6.0.0/hw/ppc/
H A Dppc_booke.c350 tb_env->decr_timer = timer_new_ns(QEMU_CLOCK_VIRTUAL, &booke_decr_cb, cpu); in ppc_booke_timers_init()
353 timer_new_ns(QEMU_CLOCK_VIRTUAL, &booke_fit_cb, cpu); in ppc_booke_timers_init()
355 timer_new_ns(QEMU_CLOCK_VIRTUAL, &booke_wdt_cb, cpu); in ppc_booke_timers_init()
/dports/emulators/qemu-utils/qemu-4.2.1/hw/ppc/
H A Dppc_booke.c350 tb_env->decr_timer = timer_new_ns(QEMU_CLOCK_VIRTUAL, &booke_decr_cb, cpu); in ppc_booke_timers_init()
353 timer_new_ns(QEMU_CLOCK_VIRTUAL, &booke_fit_cb, cpu); in ppc_booke_timers_init()
355 timer_new_ns(QEMU_CLOCK_VIRTUAL, &booke_wdt_cb, cpu); in ppc_booke_timers_init()
/dports/emulators/qemu-powernv/qemu-powernv-3.0.50/hw/ppc/
H A Dppc_booke.c351 tb_env->decr_timer = timer_new_ns(QEMU_CLOCK_VIRTUAL, &booke_decr_cb, cpu); in ppc_booke_timers_init()
354 timer_new_ns(QEMU_CLOCK_VIRTUAL, &booke_fit_cb, cpu); in ppc_booke_timers_init()
356 timer_new_ns(QEMU_CLOCK_VIRTUAL, &booke_wdt_cb, cpu); in ppc_booke_timers_init()
/dports/emulators/qemu5/qemu-5.2.0/hw/ppc/
H A Dppc_booke.c350 tb_env->decr_timer = timer_new_ns(QEMU_CLOCK_VIRTUAL, &booke_decr_cb, cpu); in ppc_booke_timers_init()
353 timer_new_ns(QEMU_CLOCK_VIRTUAL, &booke_fit_cb, cpu); in ppc_booke_timers_init()
355 timer_new_ns(QEMU_CLOCK_VIRTUAL, &booke_wdt_cb, cpu); in ppc_booke_timers_init()
/dports/emulators/qemu-guest-agent/qemu-5.0.1/hw/ppc/
H A Dppc_booke.c350 tb_env->decr_timer = timer_new_ns(QEMU_CLOCK_VIRTUAL, &booke_decr_cb, cpu); in ppc_booke_timers_init()
353 timer_new_ns(QEMU_CLOCK_VIRTUAL, &booke_fit_cb, cpu); in ppc_booke_timers_init()
355 timer_new_ns(QEMU_CLOCK_VIRTUAL, &booke_wdt_cb, cpu); in ppc_booke_timers_init()
/dports/emulators/qemu-devel/qemu-de8ed1055c2ce18c95f597eb10df360dcb534f99/hw/ppc/
H A Dppc_booke.c349 tb_env->decr_timer = timer_new_ns(QEMU_CLOCK_VIRTUAL, &booke_decr_cb, cpu);
352 timer_new_ns(QEMU_CLOCK_VIRTUAL, &booke_fit_cb, cpu);
354 timer_new_ns(QEMU_CLOCK_VIRTUAL, &booke_wdt_cb, cpu);
/dports/emulators/qemu-cheri/qemu-0a323821042c36e21ea80e58b9545dfc3b0cb8ef/hw/ppc/
H A Dppc_booke.c350 tb_env->decr_timer = timer_new_ns(QEMU_CLOCK_VIRTUAL, &booke_decr_cb, cpu); in ppc_booke_timers_init()
353 timer_new_ns(QEMU_CLOCK_VIRTUAL, &booke_fit_cb, cpu); in ppc_booke_timers_init()
355 timer_new_ns(QEMU_CLOCK_VIRTUAL, &booke_wdt_cb, cpu); in ppc_booke_timers_init()
/dports/emulators/qemu42/qemu-4.2.1/hw/input/
H A Dlm832x.c476 s->pwm.tm[0] = timer_new_ns(QEMU_CLOCK_VIRTUAL, lm_kbd_pwm0_tick, s); in lm8323_realize()
477 s->pwm.tm[1] = timer_new_ns(QEMU_CLOCK_VIRTUAL, lm_kbd_pwm1_tick, s); in lm8323_realize()
478 s->pwm.tm[2] = timer_new_ns(QEMU_CLOCK_VIRTUAL, lm_kbd_pwm2_tick, s); in lm8323_realize()
/dports/emulators/qemu/qemu-6.2.0/hw/input/
H A Dlm832x.c477 s->pwm.tm[0] = timer_new_ns(QEMU_CLOCK_VIRTUAL, lm_kbd_pwm0_tick, s); in lm8323_realize()
478 s->pwm.tm[1] = timer_new_ns(QEMU_CLOCK_VIRTUAL, lm_kbd_pwm1_tick, s); in lm8323_realize()
479 s->pwm.tm[2] = timer_new_ns(QEMU_CLOCK_VIRTUAL, lm_kbd_pwm2_tick, s); in lm8323_realize()
/dports/emulators/qemu60/qemu-6.0.0/hw/input/
H A Dlm832x.c477 s->pwm.tm[0] = timer_new_ns(QEMU_CLOCK_VIRTUAL, lm_kbd_pwm0_tick, s); in lm8323_realize()
478 s->pwm.tm[1] = timer_new_ns(QEMU_CLOCK_VIRTUAL, lm_kbd_pwm1_tick, s); in lm8323_realize()
479 s->pwm.tm[2] = timer_new_ns(QEMU_CLOCK_VIRTUAL, lm_kbd_pwm2_tick, s); in lm8323_realize()
/dports/emulators/qemu-powernv/qemu-powernv-3.0.50/hw/input/
H A Dlm832x.c472 s->pwm.tm[0] = timer_new_ns(QEMU_CLOCK_VIRTUAL, lm_kbd_pwm0_tick, s); in lm8323_realize()
473 s->pwm.tm[1] = timer_new_ns(QEMU_CLOCK_VIRTUAL, lm_kbd_pwm1_tick, s); in lm8323_realize()
474 s->pwm.tm[2] = timer_new_ns(QEMU_CLOCK_VIRTUAL, lm_kbd_pwm2_tick, s); in lm8323_realize()
/dports/emulators/qemu5/qemu-5.2.0/hw/input/
H A Dlm832x.c477 s->pwm.tm[0] = timer_new_ns(QEMU_CLOCK_VIRTUAL, lm_kbd_pwm0_tick, s); in lm8323_realize()
478 s->pwm.tm[1] = timer_new_ns(QEMU_CLOCK_VIRTUAL, lm_kbd_pwm1_tick, s); in lm8323_realize()
479 s->pwm.tm[2] = timer_new_ns(QEMU_CLOCK_VIRTUAL, lm_kbd_pwm2_tick, s); in lm8323_realize()
/dports/emulators/qemu-utils/qemu-4.2.1/hw/input/
H A Dlm832x.c476 s->pwm.tm[0] = timer_new_ns(QEMU_CLOCK_VIRTUAL, lm_kbd_pwm0_tick, s); in lm8323_realize()
477 s->pwm.tm[1] = timer_new_ns(QEMU_CLOCK_VIRTUAL, lm_kbd_pwm1_tick, s); in lm8323_realize()
478 s->pwm.tm[2] = timer_new_ns(QEMU_CLOCK_VIRTUAL, lm_kbd_pwm2_tick, s); in lm8323_realize()
/dports/emulators/qemu-guest-agent/qemu-5.0.1/hw/input/
H A Dlm832x.c476 s->pwm.tm[0] = timer_new_ns(QEMU_CLOCK_VIRTUAL, lm_kbd_pwm0_tick, s);
477 s->pwm.tm[1] = timer_new_ns(QEMU_CLOCK_VIRTUAL, lm_kbd_pwm1_tick, s);
478 s->pwm.tm[2] = timer_new_ns(QEMU_CLOCK_VIRTUAL, lm_kbd_pwm2_tick, s);
/dports/emulators/qemu-cheri/qemu-0a323821042c36e21ea80e58b9545dfc3b0cb8ef/hw/input/
H A Dlm832x.c476 s->pwm.tm[0] = timer_new_ns(QEMU_CLOCK_VIRTUAL, lm_kbd_pwm0_tick, s); in lm8323_realize()
477 s->pwm.tm[1] = timer_new_ns(QEMU_CLOCK_VIRTUAL, lm_kbd_pwm1_tick, s); in lm8323_realize()
478 s->pwm.tm[2] = timer_new_ns(QEMU_CLOCK_VIRTUAL, lm_kbd_pwm2_tick, s); in lm8323_realize()
/dports/emulators/qemu-devel/qemu-de8ed1055c2ce18c95f597eb10df360dcb534f99/hw/input/
H A Dlm832x.c477 s->pwm.tm[0] = timer_new_ns(QEMU_CLOCK_VIRTUAL, lm_kbd_pwm0_tick, s); in lm8323_realize()
478 s->pwm.tm[1] = timer_new_ns(QEMU_CLOCK_VIRTUAL, lm_kbd_pwm1_tick, s); in lm8323_realize()
479 s->pwm.tm[2] = timer_new_ns(QEMU_CLOCK_VIRTUAL, lm_kbd_pwm2_tick, s); in lm8323_realize()
/dports/emulators/qemu-devel/qemu-de8ed1055c2ce18c95f597eb10df360dcb534f99/target/s390x/
H A Dcpu-sysemu.c118 timer_new_ns(QEMU_CLOCK_VIRTUAL, s390x_tod_timer, cpu); in s390_cpu_init_sysemu()
120 timer_new_ns(QEMU_CLOCK_VIRTUAL, s390x_cpu_timer, cpu); in s390_cpu_init_sysemu()
/dports/emulators/qemu/qemu-6.2.0/target/s390x/
H A Dcpu-sysemu.c118 timer_new_ns(QEMU_CLOCK_VIRTUAL, s390x_tod_timer, cpu); in s390_cpu_init_sysemu()
120 timer_new_ns(QEMU_CLOCK_VIRTUAL, s390x_cpu_timer, cpu); in s390_cpu_init_sysemu()
/dports/emulators/qemu/qemu-6.2.0/hw/timer/
H A Dstellaris-gptm.c307 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()
/dports/emulators/qemu5/qemu-5.2.0/softmmu/
H A Dicount.c455 timers_state.icount_warp_timer = timer_new_ns(QEMU_CLOCK_VIRTUAL_RT, in icount_configure()
487 timers_state.icount_vm_timer = timer_new_ns(QEMU_CLOCK_VIRTUAL, in icount_configure()
/dports/emulators/qemu-devel/qemu-de8ed1055c2ce18c95f597eb10df360dcb534f99/softmmu/
H A Dicount.c452 timers_state.icount_warp_timer = timer_new_ns(QEMU_CLOCK_VIRTUAL_RT, in icount_configure()
484 timers_state.icount_vm_timer = timer_new_ns(QEMU_CLOCK_VIRTUAL, in icount_configure()
/dports/emulators/qemu-devel/qemu-de8ed1055c2ce18c95f597eb10df360dcb534f99/hw/timer/
H A Dstellaris-gptm.c307 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()
/dports/emulators/qemu/qemu-6.2.0/softmmu/
H A Dicount.c452 timers_state.icount_warp_timer = timer_new_ns(QEMU_CLOCK_VIRTUAL_RT, in icount_configure()
484 timers_state.icount_vm_timer = timer_new_ns(QEMU_CLOCK_VIRTUAL, in icount_configure()

12345678910>>...32