Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/block/
DDAC960.c231 loaf->cpu_free = loaf->cpu_base = cpu_addr; in init_dma_loaf()
241 void *cpu_end = loaf->cpu_free + len; in slice_dma_loaf()
242 void *cpu_addr = loaf->cpu_free; in slice_dma_loaf()
246 loaf->cpu_free = cpu_end; in slice_dma_loaf()
DDAC960.h115 void *cpu_free; member