| Function report | 
| Source Code: arch\x86\include\asm\pgtable.h | Create Date:2022-07-28 06:00:14 | 
| Last Modify:2020-03-12 14:18:49 | Copyright©Brick | 
| home page | Tree | 
| Annotation kernel can get tool activity | Download SCCT | Chinese | 
Name:pmd_present
Proto:static inline int pmd_present(pmd_t pmd)
Type:int
Parameter:
| Type | Parameter | Name | 
|---|---|---|
| pmd_t | pmd | 
| 763 | Return pmd_flags(pmd) & ( _PAGE_PRESENT | _PAGE_PROTNONE | _PAGE_PSE) | 
| Name | Describe | 
|---|---|
| ioremap_try_huge_pmd | |
| init_espfix_ap | |
| follow_pmd_mask | |
| get_gate_page | |
| do_fault | We enter with non-exclusive mmap_sem (to exclude vma changes,* but allow concurrent faults) | 
| page_vma_mapped_walk | page_vma_mapped_walk - check if @pvmw->page is mapped in @pvmw->vma at*@pvmw->address*@pvmw: pointer to struct page_vma_mapped_walk. page, vma, address and flags* must be set. pmd, pte and ptl must be NULL.* Returns true if the page is mapped in the vma | 
| pmdp_huge_clear_flush | |
| mm_find_pmd | |
| madvise_cold_or_pageout_pte_range | |
| kasan_remove_pmd_table | |
| follow_devmap_pmd | |
| madvise_free_huge_pmd | Return true if we do MADV_FREE successfully on entire pmd page.* Otherwise, return false. | 
| zap_huge_pmd | |
| move_huge_pmd | |
| dev_pagemap_mapping_shift | |
| hmm_vma_walk_pmd | |
| userfaultfd_must_wait | Verify the pagetables are still not ok after having reigstered into* the fault_pending_wqh to avoid userland having to UFFDIO_WAKE any* userfault that has already been resolved, if userfaultfd_read and* UFFDIO_COPY|ZEROPAGE are being run simultaneously on | 
| is_swap_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 |