Home
last modified time | relevance | path

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

12

/arch/parisc/include/asm/
Dpgalloc.h64 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/
Dpgalloc.h23 pmd_populate_kernel(struct mm_struct *mm, pmd_t *pmd, pte_t *pte) in pmd_populate_kernel() function
/arch/nios2/include/asm/
Dpgalloc.h17 static inline void pmd_populate_kernel(struct mm_struct *mm, pmd_t *pmd, in pmd_populate_kernel() function
/arch/microblaze/include/asm/
Dpgalloc.h38 #define pmd_populate_kernel(mm, pmd, pte) \ macro
/arch/powerpc/mm/
Dpgtable_32.c48 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/
Dpgalloc.h17 static inline void pmd_populate_kernel(struct mm_struct *mm, pmd_t *pmdp, in pmd_populate_kernel() function
/arch/arc/mm/
Dhighmem.c60 pmd_populate_kernel(&init_mm, pmd_k, pte_k); in alloc_kmap_pgtable()
/arch/um/include/asm/
Dpgalloc.h15 #define pmd_populate_kernel(mm, pmd, pte) \ macro
/arch/m68k/include/asm/
Dsun3_pgalloc.h26 static inline void pmd_populate_kernel(struct mm_struct *mm, pmd_t *pmd, pte_t *pte) in pmd_populate_kernel() function
Dmcf_pgalloc.h33 #define pmd_populate_kernel pmd_populate macro
Dmotorola_pgalloc.h82 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/
Dpgalloc.h36 pmd_populate_kernel(struct mm_struct *mm, pmd_t * pmdp, pte_t * ptep) in pmd_populate_kernel() function
/arch/sh/include/asm/
Dpgalloc.h22 static inline void pmd_populate_kernel(struct mm_struct *mm, pmd_t *pmd, in pmd_populate_kernel() function
/arch/openrisc/include/asm/
Dpgalloc.h28 #define pmd_populate_kernel(mm, pmd, pte) \ macro
/arch/xtensa/include/asm/
Dpgalloc.h24 #define pmd_populate_kernel(mm, pmdp, ptep) \ macro
/arch/ia64/include/asm/
Dpgalloc.h57 pmd_populate_kernel(struct mm_struct *mm, pmd_t * pmd_entry, pte_t * pte) in pmd_populate_kernel() function
/arch/powerpc/mm/kasan/
Dkasan_init_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()
/arch/csky/include/asm/
Dpgalloc.h13 static inline void pmd_populate_kernel(struct mm_struct *mm, pmd_t *pmd, in pmd_populate_kernel() function
/arch/powerpc/include/asm/nohash/64/
Dpgalloc.h36 static inline void pmd_populate_kernel(struct mm_struct *mm, pmd_t *pmd, in pmd_populate_kernel() function
/arch/riscv/include/asm/
Dpgalloc.h16 static inline void pmd_populate_kernel(struct mm_struct *mm, in pmd_populate_kernel() function
/arch/powerpc/include/asm/book3s/32/
Dpgalloc.h28 static inline void pmd_populate_kernel(struct mm_struct *mm, pmd_t *pmdp, in pmd_populate_kernel() function
/arch/hexagon/include/asm/
Dpgalloc.h64 static inline void pmd_populate_kernel(struct mm_struct *mm, pmd_t *pmd, in pmd_populate_kernel() function
/arch/arc/include/asm/
Dpgalloc.h37 pmd_populate_kernel(struct mm_struct *mm, pmd_t *pmd, pte_t *pte) in pmd_populate_kernel() function
/arch/sparc/include/asm/
Dpgalloc_32.h56 #define pmd_populate_kernel pmd_populate macro
/arch/mips/include/asm/
Dpgalloc.h21 static inline void pmd_populate_kernel(struct mm_struct *mm, pmd_t *pmd, in pmd_populate_kernel() function

12