Home
last modified time | relevance | path

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

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