Searched refs:unmap (Results 1 – 7 of 7) sorted by relevance
12 CPU unmap device memory = Y
15 CPU unmap device memory =
48 bool addr_is_hint, allow_shrink, unmap, no_align; in eal_get_virtual_area() local62 unmap = (flags & EAL_VIRTUAL_AREA_UNMAP) > 0; in eal_get_virtual_area()162 if (unmap) { in eal_get_virtual_area()189 if (!unmap) { in eal_get_virtual_area()
853 goto unmap; in ifcvf_sw_fallback_switchover()875 unmap: in ifcvf_sw_fallback_switchover()
81 Later, it's also possible to unmap that memory with gpudev.
174 VFIO does not support partial unmap of once mapped memory. Hence DPDK's memory is
103 * Added support for new PCI device DMA map/unmap API.