函数逻辑报告 | 
Source Code:arch\x86\include\asm\pgtable.h | 
Create Date:2022-07-27 06:58:48 | 
| Last Modify:2020-03-12 14:18:49 | Copyright©Brick | 
| 首页 | 函数Tree | 
| 注解内核,赢得工具 | 下载SCCT | English | 
函数名称:pte_modify
函数原型:static inline pte_t pte_modify(pte_t pte, pgprot_t newprot)
返回类型:pte_t
参数:
| 类型 | 参数 | 名称 | 
|---|---|---|
| pte_t | pte | |
| pgprot_t | newprot | 
| 611 | val与等于Set of bits not changed in pte_modify. The pte's* protection key is treated like _PAGE_RW, for* instance, and is *not* included in this mask since* pte_modify() does modify it. | 
| 613 | val等于flip_protnone_guard(oldval, val, Extracts the PFN from a (pte|pmd|pud|pgd)val_t of a 4KB page ) | 
| 源代码转换工具 开放的插件接口  | X | 
|---|---|
| 支持:c/c++/esqlc/java Oracle/Informix/Mysql 插件可实现:逻辑报告 代码生成和批量转换代码  |