Home
last modified time | relevance | path

Searched refs:target_msync (Results 1 – 2 of 2) sorted by relevance

/qemu/bsd-user/
H A Dqemu.h236 int target_msync(abi_ulong start, abi_ulong len, int flags);
H A Dmmap.c772 int target_msync(abi_ulong start, abi_ulong len, int flags) in target_msync() function