Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/block/
DDAC960.c230 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()
DDAC960.h115 void *cpu_free; member