Home
last modified time | relevance | path

Searched refs:dma_memory_write (Results 26 – 37 of 37) sorted by relevance

12

/qemu/hw/dma/
H A Dxlnx_dpdma.c672 return dma_memory_write(&address_space_memory, desc_addr, &tmp_desc, in xlnx_dpdma_write_descriptor()
H A Dpl330.c1218 dma_memory_write(s->mem_as, q->addr, buf, len, in pl330_exec_cycle()
/qemu/hw/m68k/
H A Dnext-cube.c843 esp->dma_memory_write = nextscsi_write; in next_scsi_init()
/qemu/hw/intc/
H A Dxive2.c152 if (dma_memory_write(&address_space_memory, qaddr, &qdata, sizeof(qdata), in xive2_end_enqueue()
H A Dxive.c1407 if (dma_memory_write(&address_space_memory, qaddr, in xive_end_enqueue()
/qemu/docs/devel/
H A Dloads-stores.rst496 ``dma_memory_write``
/qemu/hw/nvram/
H A Dfw_cfg.c410 if (dma_memory_write(s->dma_as, dma.address, in fw_cfg_dma_transfer()
/qemu/hw/usb/
H A Dhcd-dwc2.c331 if (dma_memory_write(&s->dma_as, hcdma, s->usb_buf[chan], actual, in dwc2_handle_packet()
H A Dhcd-xhci.c524 if (dma_memory_write(xhci->as, addr, tmp, len, in xhci_dma_write_u32s()
635 if (dma_memory_write(xhci->as, addr, &ev_trb, TRB_SIZE, in xhci_write_event()
H A Dhcd-ehci.c409 dma_memory_write(ehci->as, addr, &tmp, sizeof(tmp), in put_dwords()
/qemu/hw/arm/
H A Dsmmuv3.c132 ret = dma_memory_write(&address_space_memory, addr, &evt, sizeof(Evt), in queue_write()
/qemu/hw/i386/
H A Dintel_iommu.c2530 if (dma_memory_write(&address_space_memory, status_addr, in vtd_process_wait_desc()

12