Home
last modified time | relevance | path

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

/openbmc/qemu/include/tcg/
H A Dtcg.h1016 #define TB_EXIT_IDX1 1 macro
/openbmc/qemu/accel/tcg/
H A Dcpu-exec.c474 if (*tb_exit > TB_EXIT_IDX1) { in cpu_tb_exec()