Home
last modified time | relevance | path

Searched defs:dma_rw (Results 1 – 2 of 2) sorted by relevance

/openbmc/qemu/hw/misc/
H A Dedu.c173 static void dma_rw(EduState *edu, bool write, dma_addr_t *val, dma_addr_t *dma, in dma_rw() function
/openbmc/linux/drivers/vfio/
H A Dvfio.h225 int (*dma_rw)(void *iommu_data, dma_addr_t user_iova, member