Searched refs:dma_memory_set (Results 1 – 5 of 5) sorted by relevance
/openbmc/qemu/include/hw/ppc/ |
H A D | spapr_vio.h | 116 return (dma_memory_set(&dev->as, taddr, in spapr_vio_dma_set()
|
/openbmc/qemu/include/sysemu/ |
H A D | dma.h | 188 MemTxResult dma_memory_set(AddressSpace *as, dma_addr_t addr,
|
/openbmc/qemu/system/ |
H A D | dma-helpers.c | 21 MemTxResult dma_memory_set(AddressSpace *as, dma_addr_t addr, in dma_memory_set() function
|
/openbmc/qemu/hw/nvram/ |
H A D | fw_cfg.c | 391 if (dma_memory_set(s->dma_as, dma.address, 0, len, in fw_cfg_dma_transfer()
|
/openbmc/qemu/hw/usb/ |
H A D | hcd-xhci.c | 2438 dma_memory_set(xhci->as, ctx + 1, 80, xhci->numports, in xhci_get_port_bandwidth()
|