Loading
Add kh40000_iommu_dma_ops for KH-40000 platform
zhaoxin inclusion category: other bugzilla: https://gitee.com/openeuler/kernel/issues/I9ARTM CVE: NA -------------------------------------------- Add 'kh40000_iommu_dma_ops' to replace 'intel_dma_ops' for KH-40000 platform. For coherent DMA access, memory can be allocated only from the memory node of the node where the device resides. For streaming DMA access, add a PCI read operation at the end of DMA access. Signed-off-by:leoliu-oc <leoliu-oc@zhaoxin.com>