Home
last modified time | relevance | path

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

/openbmc/qemu/accel/tcg/
H A Dtcg-all.c43 struct TCGState { struct
51 typedef struct TCGState TCGState; typedef
55 DECLARE_INSTANCE_CHECKER(TCGState, TCG_STATE, in DECLARE_INSTANCE_CHECKER() argument
88 TCGState *s = TCG_STATE(obj); in tcg_accel_instance_init()
105 TCGState *s = TCG_STATE(current_accel()); in tcg_init_machine()
132 TCGState *s = TCG_STATE(obj); in tcg_get_thread()
139 TCGState *s = TCG_STATE(obj); in tcg_set_thread()
164 TCGState *s = TCG_STATE(obj); in tcg_get_tb_size()
174 TCGState *s = TCG_STATE(obj); in tcg_set_tb_size()
186 TCGState *s = TCG_STATE(obj); in tcg_get_splitwx()
[all …]