mirror of
https://github.com/DragonOS-Community/DragonOS.git
synced 2025-06-18 12:16:31 +00:00
new: 初步完成了mmio地址空间自动分配(未测试)
bugfix: mmio虚拟地址分配的bug
This commit is contained in:
@ -222,7 +222,7 @@ DragonOS支持对物理页的直接操作
|
||||
|
||||
  要取消映射的地址空间的长度
|
||||
|
||||
### `mm_unmap(virt_addr, length)`
|
||||
### `mm_unmap_addr(virt_addr, length)`
|
||||
|
||||
#### 描述
|
||||
|
||||
|
Reference in New Issue
Block a user