Home
last modified time | relevance | path

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

/qemu/accel/tcg/
H A Dcpu-exec.c912 static inline void cpu_loop_exec_tb(CPUState *cpu, TranslationBlock *tb, in cpu_loop_exec_tb() function
1031 cpu_loop_exec_tb(cpu, tb, pc, &last_tb, &tb_exit); in cpu_exec_loop()