Searched refs:start_aligned (Results 1 – 1 of 1) sorted by relevance
1967 bool start_aligned, end_aligned; in container_dma_unmap() local1969 start_aligned = addr_is_chunk_aligned(orig_maps, n_orig, in container_dma_unmap()1974 if (!start_aligned || !end_aligned) { in container_dma_unmap()