Home
last modified time | relevance | path

Searched refs:dma_unmap (Results 1 – 9 of 9) sorted by relevance

/linux/drivers/dma/ioat/
A Dinit.c872 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 …]
/linux/net/smc/
A Dsmc_wr.c871 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()
/linux/include/linux/
A Dvdpa.h302 int (*dma_unmap)(struct vdpa_device *vdev, u64 iova, u64 size); member
/linux/drivers/mmc/host/
A Djz4740_mmc.c321 goto dma_unmap; in jz4740_mmc_start_dma_transfer()
329 dma_unmap: in jz4740_mmc_start_dma_transfer()
/linux/drivers/vdpa/vdpa_sim/
A Dvdpa_sim.c631 .dma_unmap = vdpasim_dma_unmap,
/linux/drivers/vdpa/
A Dvdpa.c101 if (!!config->dma_map != !!config->dma_unmap) in __vdpa_alloc_device()
/linux/drivers/vhost/
A Dvdpa.c626 ops->dma_unmap(vdpa, iova, size); in vhost_vdpa_unmap()
/linux/drivers/scsi/
A DBusLogic.c309 static void blogic_dealloc_ccb(struct blogic_ccb *ccb, int dma_unmap) in blogic_dealloc_ccb() argument
315 if (dma_unmap) in blogic_dealloc_ccb()
/linux/drivers/atm/
A Dfore200e.c1740 fore200e->bus->dma_unmap(fore200e, oc3_regs_dma_addr, sizeof(struct oc3_regs), DMA_FROM_DEVICE);

Completed in 30 milliseconds