Home
last modified time | relevance | path

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

/openbmc/qemu/linux-user/
H A Dmmap.c901 static abi_long target_mmap__locked(abi_ulong start, abi_ulong len, in target_mmap__locked() function
994 ret = target_mmap__locked(start, len, target_prot, flags, in target_mmap()