Searched refs:CPUJumpCache (Results 1 – 6 of 6) sorted by relevance
25 typedef struct CPUJumpCache { struct31 } CPUJumpCache; argument
229 CPUJumpCache *jc; in tb_lookup()949 CPUJumpCache *jc; in cpu_exec_loop()1051 cpu->tb_jmp_cache = g_new0(CPUJumpCache, 1); in tcg_exec_realizefn()
623 CPUJumpCache *jc = cpu->tb_jmp_cache; in tcg_flush_jmp_cache()
892 CPUJumpCache *jc = cpu->tb_jmp_cache; in tb_jmp_cache_inval_tb()
153 CPUJumpCache *jc = cpu->tb_jmp_cache; in tb_jmp_cache_clear_page()
93 struct CPUJumpCache;512 struct CPUJumpCache *tb_jmp_cache;