补充头文件.

Signed-off-by: rick.chan <chenyang@autoai.com>
This commit is contained in:
rick.chan 2020-12-15 10:30:55 +08:00
parent 646fa8e79a
commit db6309270e
1 changed files with 6 additions and 0 deletions

View File

@ -132,6 +132,12 @@ struct page* 类型的页面描述符。
## 2.reserved
**头文件:**
```cpp
#include <linux/mm.h>
```
### 2.1.mark_page_reserved
**函数原型:**