Home | History | Annotate | Download | only in qemu

Lines Matching refs:qemu_cpu_exec

3940 static int qemu_cpu_exec(CPUState *env);
3960 qemu_cpu_exec(env);
4345 static int qemu_cpu_exec(CPUState *env)
4399 ret = qemu_cpu_exec(env);