Searched refs:tcg_splitwx_to_rw (Results 1 – 4 of 4) sorted by relevance
574 void *tcg_splitwx_to_rw(const void *rx);581 static inline void *tcg_splitwx_to_rw(const void *rx) in tcg_splitwx_to_rw() function
120 void *tcg_splitwx_to_rw(const void *rx) in tcg_splitwx_to_rw() function
6175 s->code_buf = tcg_splitwx_to_rw(tb->tc.ptr); in tcg_gen_code()
469 last_tb = tcg_splitwx_to_rw((void *)(ret & ~TB_EXIT_MASK)); in cpu_tb_exec()