Searched refs:dma_bh (Results 1 - 1 of 1) sorted by relevance

/external/qemu/hw/
H A Ddma.c356 static QEMUBH *dma_bh; variable
380 qemu_bh_schedule_idle(dma_bh);
571 dma_bh = qemu_bh_new(DMA_run_bh, NULL);

Completed in 43 milliseconds