Searched refs:TCGState (Results 1 – 1 of 1) sorted by relevance
43 struct TCGState { struct51 typedef struct TCGState TCGState; typedef55 DECLARE_INSTANCE_CHECKER(TCGState, TCG_STATE, in DECLARE_INSTANCE_CHECKER() argument88 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 …]