Searched refs:target_msync (Results 1 – 2 of 2) sorted by relevance
/qemu/bsd-user/ | ||
H A D | qemu.h | 236 int target_msync(abi_ulong start, abi_ulong len, int flags); |
H A D | mmap.c | 772 int target_msync(abi_ulong start, abi_ulong len, int flags) in target_msync() function |