Searched refs:tcg_splitwx_diff (Results 1 – 6 of 6) sorted by relevance
115 rw += tcg_splitwx_diff; in tcg_splitwx_to_rx()124 rx -= tcg_splitwx_diff; in tcg_splitwx_to_rw()203 p -= tcg_splitwx_diff; in tc_ptr_to_region_tree()595 tcg_splitwx_diff = buf_rx - buf_rw; in alloc_code_gen_buffer_splitwx_memfd()665 tcg_splitwx_diff = buf_rx - buf_rw; in alloc_code_gen_buffer_splitwx_vmremap()780 if (tcg_splitwx_diff) { in tcg_region_init()781 qemu_madvise(region.start_aligned + tcg_splitwx_diff, in tcg_region_init()820 if (tcg_splitwx_diff == 0) { in tcg_region_init()
246 uintptr_t tcg_splitwx_diff; variable
567 extern uintptr_t tcg_splitwx_diff;578 return rw ? rw + tcg_splitwx_diff : NULL; in tcg_splitwx_to_rx()583 return rx ? (void *)rx - tcg_splitwx_diff : NULL; in tcg_splitwx_to_rw()
236 if (in_code_gen_buffer((const void *)(host_pc - tcg_splitwx_diff))) { in cpu_restore_state()248 if (in_code_gen_buffer((const void *)(host_pc - tcg_splitwx_diff))) { in cpu_unwind_state_data()
633 uintptr_t jmp_rw = jmp_rx - tcg_splitwx_diff; in tb_set_jmp_target()
977 && !in_code_gen_buffer((void *)(pc - tcg_splitwx_diff))) { in host_sigsegv_handler()1009 if (!in_code_gen_buffer((void *)(pc - tcg_splitwx_diff))) { in host_sigbus_handler()