Home
last modified time | relevance | path

Searched defs:target_mmap (Results 1 – 2 of 2) sorted by relevance

/openbmc/qemu/bsd-user/
H A Dmmap.c403 abi_long target_mmap(abi_ulong start, abi_ulong len, int prot, in target_mmap() function
/openbmc/qemu/linux-user/
H A Dmmap.c951 abi_long target_mmap(abi_ulong start, abi_ulong len, int target_prot, in target_mmap() function