Home
last modified time | relevance | path

Searched refs:swiotlb_dma_ops (Results 1 – 14 of 14) sorted by relevance

/arch/ia64/kernel/
Dpci-swiotlb.c33 struct dma_map_ops swiotlb_dma_ops = { variable
50 dma_ops = &swiotlb_dma_ops; in swiotlb_dma_init()
62 dma_ops = &swiotlb_dma_ops; in pci_swiotlb_init()
/arch/ia64/hp/common/
Dhwsw_iommu.c21 extern struct dma_map_ops sba_dma_ops, swiotlb_dma_ops;
40 return &swiotlb_dma_ops; in hwsw_dma_get_ops()
Dsba_iommu.c2101 extern struct dma_map_ops swiotlb_dma_ops;
2116 dma_ops = &swiotlb_dma_ops; in sba_init()
2132 dma_ops = &swiotlb_dma_ops; in sba_init()
/arch/x86/kernel/
Dpci-swiotlb.c38 static struct dma_map_ops swiotlb_dma_ops = { variable
95 dma_ops = &swiotlb_dma_ops; in pci_swiotlb_init()
/arch/powerpc/kernel/
Ddma-swiotlb.c49 struct dma_map_ops swiotlb_dma_ops = { variable
91 set_dma_ops(dev, &swiotlb_dma_ops); in ppc_swiotlb_bus_notify()
/arch/powerpc/include/asm/
Dswiotlb.h16 extern struct dma_map_ops swiotlb_dma_ops;
/arch/powerpc/platforms/85xx/
Dcorenet_ds.c82 set_pci_dma_ops(&swiotlb_dma_ops); in corenet_ds_setup_arch()
Dmpc8536_ds.c80 set_pci_dma_ops(&swiotlb_dma_ops); in mpc8536_ds_setup_arch()
Dge_imp3a.c130 set_pci_dma_ops(&swiotlb_dma_ops); in ge_imp3a_setup_arch()
Dmpc85xx_ds.c178 set_pci_dma_ops(&swiotlb_dma_ops); in mpc85xx_ds_setup_arch()
Dmpc85xx_mds.c364 set_pci_dma_ops(&swiotlb_dma_ops); in mpc85xx_mds_setup_arch()
Dp1022_ds.c615 set_pci_dma_ops(&swiotlb_dma_ops); in p1022_ds_setup_arch()
/arch/powerpc/platforms/44x/
Dcurrituck.c165 set_pci_dma_ops(&swiotlb_dma_ops); in ppc47x_setup_arch()
/arch/powerpc/platforms/86xx/
Dmpc86xx_hpcn.c107 set_pci_dma_ops(&swiotlb_dma_ops); in mpc86xx_hpcn_setup_arch()