/arch/parisc/include/asm/ |
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))
|
/arch/alpha/include/asm/ |
D | pgalloc.h | 23 pmd_populate_kernel(struct mm_struct *mm, pmd_t *pmd, pte_t *pte) in pmd_populate_kernel() function
|
/arch/nios2/include/asm/ |
D | pgalloc.h | 17 static inline void pmd_populate_kernel(struct mm_struct *mm, pmd_t *pmd, in pmd_populate_kernel() function
|
/arch/microblaze/include/asm/ |
D | pgalloc.h | 38 #define pmd_populate_kernel(mm, pmd, pte) \ macro
|
/arch/powerpc/mm/ |
D | pgtable_32.c | 48 pmd_populate_kernel(&init_mm, pmdp, ptep); in early_ioremap_init() 69 pmd_populate_kernel(&init_mm, pmdp, ptep); in early_pte_alloc_kernel()
|
/arch/powerpc/include/asm/nohash/32/ |
D | pgalloc.h | 17 static inline void pmd_populate_kernel(struct mm_struct *mm, pmd_t *pmdp, in pmd_populate_kernel() function
|
/arch/arc/mm/ |
D | highmem.c | 60 pmd_populate_kernel(&init_mm, pmd_k, pte_k); in alloc_kmap_pgtable()
|
/arch/um/include/asm/ |
D | pgalloc.h | 15 #define pmd_populate_kernel(mm, pmd, pte) \ macro
|
/arch/m68k/include/asm/ |
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
|
D | mcf_pgalloc.h | 33 #define pmd_populate_kernel pmd_populate macro
|
D | motorola_pgalloc.h | 82 static inline void pmd_populate_kernel(struct mm_struct *mm, pmd_t *pmd, pte_t *pte) in pmd_populate_kernel() function
|
/arch/nds32/include/asm/ |
D | pgalloc.h | 36 pmd_populate_kernel(struct mm_struct *mm, pmd_t * pmdp, pte_t * ptep) in pmd_populate_kernel() function
|
/arch/sh/include/asm/ |
D | pgalloc.h | 22 static inline void pmd_populate_kernel(struct mm_struct *mm, pmd_t *pmd, in pmd_populate_kernel() function
|
/arch/openrisc/include/asm/ |
D | pgalloc.h | 28 #define pmd_populate_kernel(mm, pmd, pte) \ macro
|
/arch/xtensa/include/asm/ |
D | pgalloc.h | 24 #define pmd_populate_kernel(mm, pmdp, ptep) \ macro
|
/arch/ia64/include/asm/ |
D | pgalloc.h | 57 pmd_populate_kernel(struct mm_struct *mm, pmd_t * pmd_entry, pte_t * pte) in pmd_populate_kernel() function
|
/arch/powerpc/mm/kasan/ |
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()
|
/arch/csky/include/asm/ |
D | pgalloc.h | 13 static inline void pmd_populate_kernel(struct mm_struct *mm, pmd_t *pmd, in pmd_populate_kernel() function
|
/arch/powerpc/include/asm/nohash/64/ |
D | pgalloc.h | 36 static inline void pmd_populate_kernel(struct mm_struct *mm, pmd_t *pmd, in pmd_populate_kernel() function
|
/arch/riscv/include/asm/ |
D | pgalloc.h | 16 static inline void pmd_populate_kernel(struct mm_struct *mm, in pmd_populate_kernel() function
|
/arch/powerpc/include/asm/book3s/32/ |
D | pgalloc.h | 28 static inline void pmd_populate_kernel(struct mm_struct *mm, pmd_t *pmdp, in pmd_populate_kernel() function
|
/arch/hexagon/include/asm/ |
D | pgalloc.h | 64 static inline void pmd_populate_kernel(struct mm_struct *mm, pmd_t *pmd, in pmd_populate_kernel() function
|
/arch/arc/include/asm/ |
D | pgalloc.h | 37 pmd_populate_kernel(struct mm_struct *mm, pmd_t *pmd, pte_t *pte) in pmd_populate_kernel() function
|
/arch/sparc/include/asm/ |
D | pgalloc_32.h | 56 #define pmd_populate_kernel pmd_populate macro
|
/arch/mips/include/asm/ |
D | pgalloc.h | 21 static inline void pmd_populate_kernel(struct mm_struct *mm, pmd_t *pmd, in pmd_populate_kernel() function
|