Home
last modified time | relevance | path

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

/freebsd-13.1/sys/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()
690 ba = coherent_allocator; in bus_dmamem_alloc()
760 ba = coherent_allocator; in bus_dmamem_free()
/freebsd-13.1/sys/arm/arm/
H A Dbusdma_machdep.c220 static busdma_bufalloc_t coherent_allocator; /* Cache of coherent buffers */ variable
262 coherent_allocator = busdma_bufalloc_create("coherent", in busdma_init()
820 ba = coherent_allocator; in bus_dmamem_alloc()
891 ba = coherent_allocator; in bus_dmamem_free()