Home
last modified time | relevance | path

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

/freebsd/sys/riscv/riscv/
H A Dbusdma_bounce.c353 bounce_bus_dmamem_alloc(bus_dma_tag_t dmat, void** vaddr, int flags, in bounce_bus_dmamem_alloc()
470 * Check the map came from bounce_bus_dmamem_alloc, so the map in bounce_bus_dmamem_free()
928 .mem_alloc = bounce_bus_dmamem_alloc, in bounce_bus_dmamap_sync()
349 bounce_bus_dmamem_alloc(bus_dma_tag_t dmat, void** vaddr, int flags, bounce_bus_dmamem_alloc() function
/freebsd/sys/x86/x86/
H A Dbusdma_bounce.c387 bounce_bus_dmamem_alloc(bus_dma_tag_t dmat, void **vaddr, int flags, in bounce_bus_dmamem_alloc()
444 ("bounce_bus_dmamem_alloc: multi-page alloc %p maxsize " in bounce_bus_dmamem_alloc()
982 .mem_alloc = bounce_bus_dmamem_alloc, in bounce_bus_dmamap_sync()
383 bounce_bus_dmamem_alloc(bus_dma_tag_t dmat, void **vaddr, int flags, bounce_bus_dmamem_alloc() function
/freebsd/sys/arm64/arm64/
H A Dbusdma_bounce.c492 bounce_bus_dmamem_alloc(bus_dma_tag_t dmat, void** vaddr, int flags, in bounce_bus_dmamem_alloc() function
1140 .mem_alloc = bounce_bus_dmamem_alloc,