Home
last modified time | relevance | path

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

/openbmc/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
/openbmc/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.c8157 uintptr_t host_start = (uintptr_t)g2h_untagged(guest_start); in open_self_maps_2() local
/openbmc/linux/drivers/usb/chipidea/
Dhost.c