Home
last modified time | relevance | path

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

/f-stack/freebsd/arm64/arm64/
H A Dbusdma_bounce.c67 BF_KMEM_ALLOC = 0x04, enumerator
602 dmat->bounce_flags |= BF_KMEM_ALLOC; in bounce_bus_dmamem_alloc()
607 dmat->bounce_flags |= BF_KMEM_ALLOC; in bounce_bus_dmamem_alloc()
638 if ((dmat->bounce_flags & BF_KMEM_ALLOC) == 0) in bounce_bus_dmamem_free()