Function report |
Source Code:arch\x86\include\asm\pgalloc.h |
Create Date:2022-07-28 05:55:44 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:pmd_populate_kernel
Proto:static inline void pmd_populate_kernel(struct mm_struct *mm, pmd_t *pmd, pte_t *pte)
Type:void
Parameter:
Type | Parameter | Name |
---|---|---|
struct mm_struct * | mm | |
pmd_t * | pmd | |
pte_t * | pte |
Name | Describe |
---|---|
__pte_alloc_kernel | |
vmemmap_pmd_populate | |
zero_pmd_populate | |
zero_pud_populate | |
zero_p4d_populate | |
kasan_populate_early_shadow | kasan_populate_early_shadow - populate shadow memory region with* kasan_early_shadow_page*@shadow_start - start of the memory range to populate*@shadow_end - end of the memory range to populate |
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 |