Searched refs:dma_memory_map (Results 1 – 5 of 5) sorted by relevance
| /openbmc/qemu/hw/usb/ |
| H A D | libhw.c | 39 mem = dma_memory_map(sgl->as, base, &xlen, dir, in usb_packet_map()
|
| /openbmc/qemu/include/system/ |
| H A D | dma.h | 205 static inline void *dma_memory_map(AddressSpace *as, in dma_memory_map() function
|
| /openbmc/qemu/system/ |
| H A D | dma-helpers.c | 137 mem = dma_memory_map(dbs->sg->as, cur_addr, &cur_len, dbs->dir, in dma_blk_cb()
|
| /openbmc/qemu/hw/hyperv/ |
| H A D | vmbus.c | 377 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 D | trace-events | 109 handle_cmd_badmap(void *s, int port, uint64_t len) "ahci(%p)[%d]: dma_memory_map failed, 0x%02"PRIx…
|