Function report |
Source Code:mm\pgtable-generic.c |
Create Date:2022-07-28 14:55:11 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:pmdp_huge_clear_flush
Proto:pmd_t pmdp_huge_clear_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 |
137 | VM_BUG_ON(address & ~HPAGE_PMD_MASK) |
138 | VM_BUG_ON((pmd_present( * pmdp) && !pmd_trans_huge( * pmdp) && !pmd_devmap( * pmdp)) || !pmd_present( * pmdp)) |
141 | ARCHes with special requirements for evicting THP backing TLB entries can* implement this(vma, address, address + HPAGE_PMD_SIZE) |
142 | Return pmd |
Name | Describe |
---|---|
__split_huge_zero_page_pmd |
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 |