Home
last modified time | relevance | path

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

/qemu/accel/tcg/
A Dtcg-accel-ops-mttcg.c44 static void do_nothing(CPUState *cpu, run_on_cpu_data d) in do_nothing() function
56 async_run_on_cpu(cpu, do_nothing, RUN_ON_CPU_NULL); in mttcg_force_rcu()
/qemu/system/
A Dcpu-timers.c235 static void do_nothing(CPUState *cpu, run_on_cpu_data unused) in do_nothing() function
262 async_run_on_cpu(first_cpu, do_nothing, RUN_ON_CPU_NULL); in qemu_timer_notify_cb()
A Dphysmem.c2548 static void do_nothing(CPUState *cpu, run_on_cpu_data d) in do_nothing() function
2582 run_on_cpu(cpuas->cpu, do_nothing, RUN_ON_CPU_NULL); in tcg_log_global_after_sync()

Completed in 19 milliseconds