Home
last modified time | relevance | path

Searched defs:host_start (Results 1 – 3 of 3) sorted by relevance

/qemu/bsd-user/
H A Dmmap.c68 abi_ulong end, host_start, host_end, addr; in target_mprotect() local
193 void *host_start; in mmap_frag() local
532 unsigned long host_start; in target_mmap() local
/qemu/linux-user/
H A Dmmap.c177 abi_ulong host_start, host_last, last; in target_mprotect() local
339 void *host_start; in mmap_frag() local
1028 void *host_start; in mmap_reserve_or_unmap() local
H A Dsyscall.c8154 uintptr_t host_start = (uintptr_t)g2h_untagged(guest_start); in open_self_maps_2() local