Searched refs:cpu_free (Results 1 – 2 of 2) sorted by relevance
230 loaf->cpu_free = loaf->cpu_base = cpu_addr; in init_dma_loaf()240 void *cpu_end = loaf->cpu_free + len; in slice_dma_loaf()241 void *cpu_addr = loaf->cpu_free; in slice_dma_loaf()245 loaf->cpu_free = cpu_end; in slice_dma_loaf()
115 void *cpu_free; member