Home
last modified time | relevance | path

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

/openbmc/qemu/util/
H A Dmmap-alloc.c152 static void *mmap_reserve(size_t size, int fd) in mmap_reserve() function
/openbmc/qemu/bsd-user/
H A Dmmap.c674 void mmap_reserve(abi_ulong start, abi_ulong size) in mmap_reserve() function