Home
last modified time | relevance | path

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

/qemu/include/hw/ppc/
H A Dspapr_vio.h122 (stb_dma(&(_dev)->as, (_addr), (_val), MEMTXATTRS_UNSPECIFIED))
/qemu/include/sysemu/
H A Ddma.h265 static inline MemTxResult stb_dma(AddressSpace *as, dma_addr_t addr, in stb_dma() function
/qemu/hw/usb/
H A Dhcd-xhci.c2445 if (stb_dma(xhci->as, ctx, 0, MEMTXATTRS_UNSPECIFIED) != MEMTX_OK || in xhci_get_port_bandwidth()