Home
last modified time | relevance | path

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

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