Lines Matching defs:unmap
50 bool addr_is_hint, allow_shrink, unmap, no_align;
64 unmap = (flags & EAL_VIRTUAL_AREA_UNMAP) > 0;
164 if (unmap) {
180 /* unmap space before aligned mmap address */
185 /* unmap space after aligned end mmap address */
191 if (!unmap) {
1047 * we unmap the memconfig anyway. however, if this is externally
1052 EAL_LOG(ERR, "Could not unmap memory: %s",
1067 * we've detached the memseg lists, so we can unmap the shared mem
1073 EAL_LOG(ERR, "Could not unmap shared memory config: %s",