Home
last modified time | relevance | path

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

/openbmc/qemu/include/system/
H A Ddma.h304 MemTxResult dma_buf_write(void *ptr, dma_addr_t len, dma_addr_t *residual,
/openbmc/qemu/system/
H A Ddma-helpers.c311 MemTxResult dma_buf_write(void *ptr, dma_addr_t len, dma_addr_t *residual, in dma_buf_write() function
/openbmc/qemu/hw/scsi/
H A Dmegasas.c1501 dma_buf_write(&info, dcmd_size, NULL, &cmd->qsg, MEMTXATTRS_UNSPECIFIED); in megasas_dcmd_set_properties()