Home
last modified time | relevance | path

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

/openbmc/qemu/util/
H A Dmmap-alloc.c85 static bool map_noreserve_effective(int fd, uint32_t qemu_map_flags) in map_noreserve_effective() function
196 if (noreserve && !map_noreserve_effective(fd, qemu_map_flags)) { in mmap_activate()