Searched refs:DEVMEM_CHUNK_SIZE (Results 1 – 1 of 1) sorted by relevance
34 #define DEVMEM_CHUNK_SIZE (256 * 1024 * 1024U) macro468 res = request_free_mem_region(&iomem_resource, DEVMEM_CHUNK_SIZE, in dmirror_allocate_chunk()509 DEVMEM_CHUNK_SIZE / (1024 * 1024), in dmirror_allocate_chunk()511 mdevice->devmem_count * (DEVMEM_CHUNK_SIZE / (1024 * 1024)), in dmirror_allocate_chunk()
Completed in 14 milliseconds