摘要: Copy from :https://blog.csdn.net/tiantao2012/article/details/79135396 void *page_address(const struct page *page) 这个函数用于得到页的虚拟地址,这里的页可以是高端页或者低端页其源码分析如 阅读全文
posted @ 2019-12-24 14:30 oude_yang 阅读(645) 评论(0) 推荐(0)
摘要: Copy from :https://blog.csdn.net/qq_16777851/article/details/82975057 于资源,在linux中有如下定义 /* * IO resources have these defined flags. */#define IORESOURC 阅读全文
posted @ 2019-12-24 14:24 oude_yang 阅读(4572) 评论(0) 推荐(0)