+1
−0
arch/x86/kernel/zhaoxin_kh40000.c
0 → 100644
+178
−0
+4
−0
Loading
zhaoxin inclusion category: other bugzilla: https://gitee.com/openeuler/kernel/issues/I9ARTM CVE: NA -------------------------------------------- Add 'kh40000_direct_dma_ops' to replace 'direct_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>