Home
last modified time | relevance | path

Searched refs:dma_memory_write_relaxed (Results 1 – 2 of 2) sorted by relevance

/openbmc/qemu/hw/char/
H A Dgoldfish_tty.c114 dma_memory_write_relaxed(&address_space_memory, ptr, buf, to_copy); in goldfish_tty_cmd()
/openbmc/qemu/include/sysemu/
H A Ddma.h100 static inline MemTxResult dma_memory_write_relaxed(AddressSpace *as, in dma_memory_write_relaxed() function