+441
−10
+29
−2
Loading
driver inclusion category: feature bugzilla: https://gitee.com/openeuler/kernel/issues/I94L2V CVE: NA ---------------------------------------------------------------------- The UACCE supports the UACCE_MODE_NOIOMMU mode, device can register to uacce subsystem in UACCE_MODE_NOIOMMU mode, and then the user can directly access the device in the user space. In addition, the UACCE provides an interface for allocating the DMA memory. Users can call the mmap() in user space to allocate the DMA memory, read and write the DMA memory in the user space and send the DMA address to the hardware for IO task. Signed-off-by:JiangShui Yang <yangjiangshui@h-partners.com>