Home
last modified time | relevance | path

Searched refs:do_nothing (Results 1 – 3 of 3) sorted by relevance

/qemu/accel/tcg/
H A Dtcg-accel-ops-mttcg.c43 static void do_nothing(CPUState *cpu, run_on_cpu_data d) in do_nothing() function
55 async_run_on_cpu(cpu, do_nothing, RUN_ON_CPU_NULL); in mttcg_force_rcu()
/qemu/system/
H A Dcpu-timers.c236 static void do_nothing(CPUState *cpu, run_on_cpu_data unused) in do_nothing() function
263 async_run_on_cpu(first_cpu, do_nothing, RUN_ON_CPU_NULL); in qemu_timer_notify_cb()
H A Dphysmem.c2719 static void do_nothing(CPUState *cpu, run_on_cpu_data d) in do_nothing() function
2753 run_on_cpu(cpuas->cpu, do_nothing, RUN_ON_CPU_NULL); in tcg_log_global_after_sync()