Searched refs:BF_KMEM_ALLOC (Results 1 – 2 of 2) sorted by relevance
64 BF_KMEM_ALLOC = 0x04, enumerator 440 dmat->bounce_flags |= BF_KMEM_ALLOC; in bounce_bus_dmamem_alloc() 445 dmat->bounce_flags |= BF_KMEM_ALLOC; in bounce_bus_dmamem_alloc() 471 * should be NULL and the BF_KMEM_ALLOC flag cleared if malloc() in bounce_bus_dmamem_free() 476 if ((dmat->bounce_flags & BF_KMEM_ALLOC) == 0) in bounce_bus_dmamem_free()
68 BF_KMEM_ALLOC = BF_KMEM_ALLOC_PAGES | BF_KMEM_ALLOC_CONTIG, enumerator623 if ((dmat->bounce_flags & BF_KMEM_ALLOC) == 0) in bounce_bus_dmamem_free()