Searched refs:dma_unmap (Results 1 – 9 of 9) sorted by relevance
872 goto dma_unmap; in ioat_xor_val_self_test()883 goto dma_unmap; in ioat_xor_val_self_test()893 goto dma_unmap; in ioat_xor_val_self_test()940 goto dma_unmap; in ioat_xor_val_self_test()951 goto dma_unmap; in ioat_xor_val_self_test()961 goto dma_unmap; in ioat_xor_val_self_test()993 goto dma_unmap; in ioat_xor_val_self_test()1004 goto dma_unmap; in ioat_xor_val_self_test()1014 goto dma_unmap; in ioat_xor_val_self_test()1020 goto dma_unmap; in ioat_xor_val_self_test()[all …]
871 goto dma_unmap; in smc_wr_create_link()879 goto dma_unmap; in smc_wr_create_link()887 goto dma_unmap; in smc_wr_create_link()898 dma_unmap: in smc_wr_create_link()
302 int (*dma_unmap)(struct vdpa_device *vdev, u64 iova, u64 size); member
321 goto dma_unmap; in jz4740_mmc_start_dma_transfer()329 dma_unmap: in jz4740_mmc_start_dma_transfer()
631 .dma_unmap = vdpasim_dma_unmap,
101 if (!!config->dma_map != !!config->dma_unmap) in __vdpa_alloc_device()
626 ops->dma_unmap(vdpa, iova, size); in vhost_vdpa_unmap()
309 static void blogic_dealloc_ccb(struct blogic_ccb *ccb, int dma_unmap) in blogic_dealloc_ccb() argument315 if (dma_unmap) in blogic_dealloc_ccb()
1740 fore200e->bus->dma_unmap(fore200e, oc3_regs_dma_addr, sizeof(struct oc3_regs), DMA_FROM_DEVICE);
Completed in 30 milliseconds