Home
last modified time | relevance | path

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

/openbmc/qemu/linux-user/
H A Dmmap.c597 int host_prot, int flags, int page_flags, in mmap_h_eq_g()
650 static abi_long mmap_h_lt_g(abi_ulong start, abi_ulong len, int host_prot, in mmap_h_lt_g()
784 int target_prot, int host_prot, in mmap_h_gt_g()
910 int host_prot; in target_mmap__locked() local