Home
last modified time | relevance | path

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

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