Home
last modified time | relevance | path

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

/openbmc/qemu/include/qemu/
H A Dlog.h32 #define CPU_LOG_TB_OP_IND (1 << 16) macro
/openbmc/qemu/util/
H A Dlog.c467 { CPU_LOG_TB_OP_IND, "op_ind",
/openbmc/qemu/tcg/
H A Dtcg.c6133 if (unlikely(qemu_loglevel_mask(CPU_LOG_TB_OP_IND) in tcg_gen_code()