Searched refs:host_prot_read_exec (Results 1 – 1 of 1) sorted by relevance
98 static int host_prot_read_exec(void) in host_prot_read_exec() function585 buf_rx = mmap(NULL, size, host_prot_read_exec(), MAP_SHARED, fd, 0); in alloc_code_gen_buffer_splitwx_memfd()658 if (mprotect((void *)buf_rx, size, host_prot_read_exec()) != 0) { in alloc_code_gen_buffer_splitwx_vmremap()821 need_prot |= host_prot_read_exec(); in tcg_region_init()