Home
last modified time | relevance | path

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

/openbmc/qemu/hw/usb/
H A Dlibhw.c39 mem = dma_memory_map(sgl->as, base, &xlen, dir, in usb_packet_map()
/openbmc/qemu/include/system/
H A Ddma.h205 static inline void *dma_memory_map(AddressSpace *as, in dma_memory_map() function
/openbmc/qemu/system/
H A Ddma-helpers.c137 mem = dma_memory_map(dbs->sg->as, cur_addr, &cur_len, dbs->dir, in dma_blk_cb()
/openbmc/qemu/hw/hyperv/
H A Dvmbus.c377 iter->map = dma_memory_map(iter->as, maddr, &mlen, iter->dir, in gpadl_iter_io()
495 iov[ret_cnt].iov_base = dma_memory_map(sgl->as, a, &l, dir, in vmbus_map_sgl()
571 rb = dma_memory_map(ringbuf->as, ringbuf->rb_addr, &mlen, in ringbuf_map_hdr()
/openbmc/qemu/hw/ide/
H A Dtrace-events109 handle_cmd_badmap(void *s, int port, uint64_t len) "ahci(%p)[%d]: dma_memory_map failed, 0x%02"PRIx…