drivers/ub/hw/hns3/hns3_udma_segment.c
0 → 100644
+313
−0
Loading
driver inclusion category: feature bugzilla: https://gitee.com/openeuler/kernel/issues/I85R2F CVE: NA ----------------------------------------------------- Segment is a memory that alloced by user. User calls register segment to allow hardware to read / write data in memory. Driver should create a memory translate and protect table of segment. Signed-off-by:Weibo Zhao <zhaoweibo3@huawei.com>