Home
last modified time | relevance | path

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

/f-stack/freebsd/mips/mips/
H A Dbusdma_machdep.c186 static busdma_bufalloc_t coherent_allocator; /* Cache of coherent buffers */ variable
247 coherent_allocator = busdma_bufalloc_create("coherent", in busdma_init()
692 ba = coherent_allocator; in bus_dmamem_alloc()
762 ba = coherent_allocator; in bus_dmamem_free()
/f-stack/freebsd/arm/arm/
H A Dbusdma_machdep.c214 static busdma_bufalloc_t coherent_allocator; /* Cache of coherent buffers */ variable
254 coherent_allocator = busdma_bufalloc_create("coherent", in busdma_init()
814 ba = coherent_allocator; in bus_dmamem_alloc()
885 ba = coherent_allocator; in bus_dmamem_free()