Lines Matching refs:size
22 * The size of one data cache line.
27 * The total size of the data cache.
86 sub r3, r1, r0 @ calculate total size
87 cmp r3, #CACHE_DLIMIT @ total size >= limit?
139 * flush_kern_dcache_area(void *addr, size_t size)
145 * - size - size of region
218 * dma_map_area(start, size, dir)
220 * - size - size of region
232 * dma_unmap_area(start, size, dir)
234 * - size - size of region