Searched refs:maps_dmamem (Results 1 – 1 of 1) sorted by relevance
140 static uint32_t maps_dmamem; variable157 SYSCTL_UINT(_hw_busdma, OID_AUTO, maps_dmamem, CTLFLAG_RD, &maps_dmamem, 0,864 atomic_add_32(&maps_dmamem, 1); in bus_dmamem_alloc()901 atomic_subtract_32(&maps_dmamem, 1); in bus_dmamem_free()