Home
last modified time | relevance | path

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

/openbmc/qemu/bsd-user/
H A Dmmap.c64 int target_mprotect(abi_ulong start, abi_ulong len, int prot) in target_mprotect() function
/openbmc/qemu/linux-user/
H A Dmmap.c167 int target_mprotect(abi_ulong start, abi_ulong len, int target_prot) in target_mprotect() function