| Function report | 
| Source Code: arch\x86\include\asm\pgtable.h | Create Date:2022-07-28 06:00:09 | 
| Last Modify:2020-03-12 14:18:49 | Copyright©Brick | 
| home page | Tree | 
| Annotation kernel can get tool activity | Download SCCT | Chinese | 
Name:pmd_modify
Proto:static inline pmd_t pmd_modify(pmd_t pmd, pgprot_t newprot)
Type:pmd_t
Parameter:
| Type | Parameter | Name | 
|---|---|---|
| pmd_t | pmd | |
| pgprot_t | newprot | 
| 621 | val &= _HPAGE_CHG_MASK | 
| 622 | val |= check_pgprot(newprot) & ~_HPAGE_CHG_MASK | 
| Name | Describe | 
|---|---|
| do_huge_pmd_numa_page | NUMA hinting page fault entry point for trans huge pmds | 
| change_huge_pmd | Returns* - 0 if PMD could not be locked* - 1 if PMD was locked but protections unchange and TLB flush unnecessary* - HPAGE_PMD_NR is protections changed and TLB flush necessary | 
| Source code conversion tool public plug-in interface | X | 
|---|---|
| Support c/c++/esqlc/java Oracle/Informix/Mysql Plug-in can realize: logical Report Code generation and batch code conversion |