Searched defs:target_prot (Results 1 – 1 of 1) sorted by relevance
/qemu/linux-user/ |
H A D | mmap.c | 171 int target_mprotect(abi_ulong start, abi_ulong len, int target_prot) in target_mprotect() 784 int target_prot, int host_prot, in mmap_h_gt_g() 906 int target_prot, int flags, int page_flags, in target_mmap__locked() 955 abi_long target_mmap(abi_ulong start, abi_ulong len, int target_prot, in target_mmap()
|