Home
last modified time | relevance | path

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

/src/sys/sys/
H A Dbusdma_bufalloc.h114 void * busdma_bufalloc_alloc_uncacheable(uma_zone_t zone, vm_size_t size,
/src/sys/kern/
H A Dsubr_busdma_bufalloc.c147 busdma_bufalloc_alloc_uncacheable(uma_zone_t zone, vm_size_t size, int domain, in busdma_bufalloc_alloc_uncacheable() function
/src/sys/arm/arm/
H A Dbusdma_machdep.c221 busdma_bufalloc_alloc_uncacheable, in busdma_init()