| Function report | 
| Source Code: mm\pgtable-generic.c | Create Date:2022-07-28 14:55:15 | 
| Last Modify:2020-03-12 14:18:49 | Copyright©Brick | 
| home page | Tree | 
| Annotation kernel can get tool activity | Download SCCT | Chinese | 
Name:pmdp_collapse_flush
Proto:pmd_t pmdp_collapse_flush(struct vm_area_struct *vma, unsigned long address, pmd_t *pmdp)
Type:pmd_t
Parameter:
| Type | Parameter | Name | 
|---|---|---|
| struct vm_area_struct * | vma | |
| unsigned long | address | |
| pmd_t * | pmdp | 
| 213 | VM_BUG_ON(address & ~HPAGE_PMD_MASK) | 
| 214 | VM_BUG_ON(pmd_trans_huge( * pmdp)) | 
| 218 | flush_tlb_range(vma, address, address + HPAGE_PMD_SIZE) | 
| 219 | Return pmd | 
| Name | Describe | 
|---|---|
| collapse_huge_page | 
| 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 |