| Function report | 
| Source Code: mm\mremap.c | Create Date:2022-07-28 14:52:57 | 
| Last Modify:2020-03-12 14:18:49 | Copyright©Brick | 
| home page | Tree | 
| Annotation kernel can get tool activity | Download SCCT | Chinese | 
Name:alloc_new_pmd
Proto:static pmd_t *alloc_new_pmd(struct mm_struct *mm, struct vm_area_struct *vma, unsigned long addr)
Type:pmd_t
Parameter:
| Type | Parameter | Name | 
|---|---|---|
| struct mm_struct * | mm | |
| struct vm_area_struct * | vma | |
| unsigned long | addr | 
| 68 | p4d = The following ifdef needed to get the 5level-fixup.h header to work.* Remove it when 5level-fixup.h has been removed. | 
| 69 | If Not p4d Then Return NULL | 
| 72 | If Not pud Then Return NULL | 
| 76 | If Not pmd Then Return NULL | 
| 79 | VM_BUG_ON(pmd_trans_huge( * pmd)) | 
| 81 | Return pmd | 
| Name | Describe | 
|---|---|
| move_page_tables | 
| 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 |