/linux/arch/parisc/include/asm/ |
A D | pgalloc.h | 64 pmd_populate_kernel(struct mm_struct *mm, pmd_t *pmd, pte_t *pte) in pmd_populate_kernel() function 71 pmd_populate_kernel(mm, pmd, page_address(pte_page))
|
/linux/mm/kasan/ |
A D | init.c | 119 pmd_populate_kernel(&init_mm, pmd, in zero_pmd_populate() 134 pmd_populate_kernel(&init_mm, pmd, p); in zero_pmd_populate() 156 pmd_populate_kernel(&init_mm, pmd, in zero_pud_populate() 197 pmd_populate_kernel(&init_mm, pmd, in zero_p4d_populate() 259 pmd_populate_kernel(&init_mm, pmd, in kasan_populate_early_shadow()
|
/linux/arch/powerpc/mm/ |
A D | pgtable_32.c | 46 pmd_populate_kernel(&init_mm, pmdp, ptep); in early_ioremap_init() 67 pmd_populate_kernel(&init_mm, pmdp, ptep); in early_pte_alloc_kernel()
|
/linux/arch/powerpc/mm/kasan/ |
A D | kasan_init_32.c | 50 pmd_populate_kernel(&init_mm, pmd, new); in kasan_init_shadow_page_tables() 190 pmd_populate_kernel(&init_mm, pmd, kasan_early_shadow_pte); in kasan_early_init()
|
/linux/arch/alpha/include/asm/ |
A D | pgalloc.h | 23 pmd_populate_kernel(struct mm_struct *mm, pmd_t *pmd, pte_t *pte) in pmd_populate_kernel() function
|
/linux/arch/nios2/include/asm/ |
A D | pgalloc.h | 17 static inline void pmd_populate_kernel(struct mm_struct *mm, pmd_t *pmd, in pmd_populate_kernel() function
|
/linux/arch/microblaze/include/asm/ |
A D | pgalloc.h | 38 #define pmd_populate_kernel(mm, pmd, pte) \ macro
|
/linux/arch/um/include/asm/ |
A D | pgalloc.h | 15 #define pmd_populate_kernel(mm, pmd, pte) \ macro
|
/linux/arch/powerpc/include/asm/nohash/32/ |
A D | pgalloc.h | 17 static inline void pmd_populate_kernel(struct mm_struct *mm, pmd_t *pmdp, in pmd_populate_kernel() function
|
/linux/arch/arc/mm/ |
A D | highmem.c | 60 pmd_populate_kernel(&init_mm, pmd_k, pte_k); in alloc_kmap_pgtable()
|
/linux/arch/m68k/include/asm/ |
A D | sun3_pgalloc.h | 26 static inline void pmd_populate_kernel(struct mm_struct *mm, pmd_t *pmd, pte_t *pte) in pmd_populate_kernel() function
|
A D | mcf_pgalloc.h | 33 #define pmd_populate_kernel pmd_populate macro
|
/linux/arch/sh/include/asm/ |
A D | pgalloc.h | 22 static inline void pmd_populate_kernel(struct mm_struct *mm, pmd_t *pmd, in pmd_populate_kernel() function
|
/linux/arch/nds32/include/asm/ |
A D | pgalloc.h | 36 pmd_populate_kernel(struct mm_struct *mm, pmd_t * pmdp, pte_t * ptep) in pmd_populate_kernel() function
|
/linux/arch/openrisc/include/asm/ |
A D | pgalloc.h | 28 #define pmd_populate_kernel(mm, pmd, pte) \ macro
|
/linux/arch/xtensa/include/asm/ |
A D | pgalloc.h | 24 #define pmd_populate_kernel(mm, pmdp, ptep) \ macro
|
/linux/arch/ia64/include/asm/ |
A D | pgalloc.h | 57 pmd_populate_kernel(struct mm_struct *mm, pmd_t * pmd_entry, pte_t * pte) in pmd_populate_kernel() function
|
/linux/mm/ |
A D | sparse-vmemmap.c | 68 pmd_populate_kernel(&init_mm, &__pmd, pgtable); in split_vmemmap_huge_pmd() 81 pmd_populate_kernel(&init_mm, pmd, pgtable); in split_vmemmap_huge_pmd() 532 pmd_populate_kernel(&init_mm, pmd, p); in vmemmap_pmd_populate()
|
/linux/arch/csky/include/asm/ |
A D | pgalloc.h | 13 static inline void pmd_populate_kernel(struct mm_struct *mm, pmd_t *pmd, in pmd_populate_kernel() function
|
/linux/arch/powerpc/include/asm/book3s/32/ |
A D | pgalloc.h | 28 static inline void pmd_populate_kernel(struct mm_struct *mm, pmd_t *pmdp, in pmd_populate_kernel() function
|
/linux/arch/riscv/include/asm/ |
A D | pgalloc.h | 16 static inline void pmd_populate_kernel(struct mm_struct *mm, in pmd_populate_kernel() function
|
/linux/arch/powerpc/include/asm/nohash/64/ |
A D | pgalloc.h | 36 static inline void pmd_populate_kernel(struct mm_struct *mm, pmd_t *pmd, in pmd_populate_kernel() function
|
/linux/arch/hexagon/include/asm/ |
A D | pgalloc.h | 64 static inline void pmd_populate_kernel(struct mm_struct *mm, pmd_t *pmd, in pmd_populate_kernel() function
|
/linux/arch/arc/include/asm/ |
A D | pgalloc.h | 37 pmd_populate_kernel(struct mm_struct *mm, pmd_t *pmd, pte_t *pte) in pmd_populate_kernel() function
|
/linux/arch/sparc/include/asm/ |
A D | pgalloc_32.h | 56 #define pmd_populate_kernel pmd_populate macro
|