Home
last modified time | relevance | path

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

/dpdk/lib/eal/linux/
H A Deal_vfio.c1967 bool start_aligned, end_aligned; in container_dma_unmap() local
1971 end_aligned = addr_is_chunk_aligned(orig_maps, n_orig, in container_dma_unmap()
1974 if (!start_aligned || !end_aligned) { in container_dma_unmap()