Home
last modified time | relevance | path

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

/freebsd-12.1/sys/mips/mips/
H A Dbusdma_machdep.c186 static busdma_bufalloc_t coherent_allocator; /* Cache of coherent buffers */ variable
250 coherent_allocator = busdma_bufalloc_create("coherent", in busdma_init()
676 ba = coherent_allocator; in bus_dmamem_alloc()
746 ba = coherent_allocator; in bus_dmamem_free()
/freebsd-12.1/sys/arm/arm/
H A Dbusdma_machdep-v4.c232 static busdma_bufalloc_t coherent_allocator; /* Cache of coherent buffers */ variable
260 coherent_allocator = busdma_bufalloc_create("coherent", in busdma_init()
716 ba = coherent_allocator; in bus_dmamem_alloc()
785 ba = coherent_allocator; in bus_dmamem_free()
H A Dbusdma_machdep-v6.c211 static busdma_bufalloc_t coherent_allocator; /* Cache of coherent buffers */ variable
251 coherent_allocator = busdma_bufalloc_create("coherent", in busdma_init()
791 ba = coherent_allocator; in bus_dmamem_alloc()
862 ba = coherent_allocator; in bus_dmamem_free()