Home
last modified time | relevance | path

Searched refs:pmd_populate_kernel (Results 1 – 25 of 46) sorted by relevance

12

/linux/arch/parisc/include/asm/
H A Dpgalloc.h51 pmd_populate_kernel(struct mm_struct *mm, pmd_t *pmd, pte_t *pte) in pmd_populate_kernel() function
58 pmd_populate_kernel(mm, pmd, page_address(pte_page))
/linux/mm/kasan/
H A Dinit.c119 pmd_populate_kernel(&init_mm, pmd, in zero_pmd_populate()
136 pmd_populate_kernel(&init_mm, pmd, p); in zero_pmd_populate()
158 pmd_populate_kernel(&init_mm, pmd, in zero_pud_populate()
200 pmd_populate_kernel(&init_mm, pmd, in zero_p4d_populate()
263 pmd_populate_kernel(&init_mm, pmd, in kasan_populate_early_shadow()
/linux/arch/powerpc/mm/
H A Dpgtable_32.c46 pmd_populate_kernel(&init_mm, pmdp, ptep); in early_ioremap_init()
62 pmd_populate_kernel(&init_mm, pmdp, ptep); in early_pte_alloc_kernel()
/linux/arch/powerpc/mm/kasan/
H A Dinit_book3e_64.c57 pmd_populate_kernel(&init_mm, pmdp, ptep); in kasan_map_kernel_page()
97 pmd_populate_kernel(&init_mm, &kasan_early_shadow_pmd[i], in kasan_early_init()
H A Dinit_32.c50 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()
H A Dinit_book3s_64.c70 pmd_populate_kernel(&init_mm, &kasan_early_shadow_pmd[i], in kasan_init()
H A D8xx.c34 pmd_populate_kernel(&init_mm, pmd, ptep); in kasan_init_shadow_8M()
/linux/arch/nios2/include/asm/
H A Dpgalloc.h17 static inline void pmd_populate_kernel(struct mm_struct *mm, pmd_t *pmd, in pmd_populate_kernel() function
/linux/arch/alpha/include/asm/
H A Dpgalloc.h23 pmd_populate_kernel(struct mm_struct *mm, pmd_t *pmd, pte_t *pte) in pmd_populate_kernel() function
/linux/arch/arc/mm/
H A Dhighmem.c60 pmd_populate_kernel(&init_mm, pmd_k, pte_k); in alloc_kmap_pgtable()
/linux/arch/powerpc/include/asm/nohash/32/
H A Dpgalloc.h17 static inline void pmd_populate_kernel(struct mm_struct *mm, pmd_t *pmdp, in pmd_populate_kernel() function
/linux/arch/um/include/asm/
H A Dpgalloc.h15 #define pmd_populate_kernel(mm, pmd, pte) \ macro
/linux/arch/m68k/include/asm/
H A Dsun3_pgalloc.h23 static inline void pmd_populate_kernel(struct mm_struct *mm, pmd_t *pmd, pte_t *pte) in pmd_populate_kernel() function
H A Dmotorola_pgalloc.h82 static inline void pmd_populate_kernel(struct mm_struct *mm, pmd_t *pmd, pte_t *pte) in pmd_populate_kernel() function
H A Dmcf_pgalloc.h37 #define pmd_populate_kernel pmd_populate macro
/linux/arch/arm/include/asm/
H A Dkfence.h22 pmd_populate_kernel(&init_mm, pmd, pte); in split_pmd_page()
/linux/arch/openrisc/include/asm/
H A Dpgalloc.h28 #define pmd_populate_kernel(mm, pmd, pte) \ macro
/linux/arch/sh/include/asm/
H A Dpgalloc.h23 static inline void pmd_populate_kernel(struct mm_struct *mm, pmd_t *pmd, in pmd_populate_kernel() function
/linux/arch/hexagon/include/asm/
H A Dpgalloc.h64 static inline void pmd_populate_kernel(struct mm_struct *mm, pmd_t *pmd, in pmd_populate_kernel() function
/linux/arch/csky/include/asm/
H A Dpgalloc.h13 static inline void pmd_populate_kernel(struct mm_struct *mm, pmd_t *pmd, in pmd_populate_kernel() function
/linux/arch/powerpc/include/asm/nohash/64/
H A Dpgalloc.h39 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/
H A Dpgalloc.h34 static inline void pmd_populate_kernel(struct mm_struct *mm, pmd_t *pmdp, in pmd_populate_kernel() function
/linux/arch/sparc/include/asm/
H A Dpgalloc_32.h56 #define pmd_populate_kernel pmd_populate macro
/linux/arch/mips/include/asm/
H A Dpgalloc.h20 static inline void pmd_populate_kernel(struct mm_struct *mm, pmd_t *pmd, in pmd_populate_kernel() function
/linux/arch/loongarch/include/asm/
H A Dpgalloc.h16 static inline void pmd_populate_kernel(struct mm_struct *mm, in pmd_populate_kernel() function

12