Home
last modified time | relevance | path

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

/qemu/accel/tcg/
H A Dcpu-exec.c450 cpu_tb_exec(CPUState *cpu, TranslationBlock *itb, int *tb_exit) in cpu_tb_exec() function
610 cpu_tb_exec(cpu, tb, &tb_exit); in cpu_exec_step_atomic()
917 tb = cpu_tb_exec(cpu, tb, tb_exit); in cpu_loop_exec_tb()
/qemu/docs/devel/
H A Dcontrol-flow-integrity.rst103 static inline tcg_target_ulong cpu_tb_exec(CPUState *cpu, TranslationBlock *itb)