Home
last modified time | relevance | path

Searched defs:pmd_populate_kernel (Results 1 – 18 of 18) sorted by relevance

/arch/powerpc/include/asm/
Dpgalloc-32.h23 #define pmd_populate_kernel(mm, pmd, pte) \ macro
29 #define pmd_populate_kernel(mm, pmd, pte) \ macro
Dpgalloc-64.h59 #define pmd_populate_kernel(mm, pmd, pte) pmd_set(pmd, (unsigned long)(pte)) macro
67 static inline void pmd_populate_kernel(struct mm_struct *mm, pmd_t *pmd, in pmd_populate_kernel() function
/arch/um/include/asm/
Dpgalloc.h14 #define pmd_populate_kernel(mm, pmd, pte) \ macro
/arch/xtensa/include/asm/
Dpgalloc.h23 #define pmd_populate_kernel(mm, pmdp, ptep) \ macro
/arch/cris/include/asm/
Dpgalloc.h7 #define pmd_populate_kernel(mm, pmd, pte) pmd_set(pmd, pte) macro
/arch/avr32/include/asm/
Dpgalloc.h18 static inline void pmd_populate_kernel(struct mm_struct *mm, in pmd_populate_kernel() function
/arch/alpha/include/asm/
Dpgalloc.h21 pmd_populate_kernel(struct mm_struct *mm, pmd_t *pmd, pte_t *pte) in pmd_populate_kernel() function
/arch/sparc/include/asm/
Dpgalloc_64.h71 #define pmd_populate_kernel(MM, PMD, PTE) pmd_set(PMD, PTE) macro
Dpgalloc_32.h54 #define pmd_populate_kernel(MM, PMD, PTE) BTFIXUP_CALL(pmd_set)(PMD, PTE) macro
/arch/sh/include/asm/
Dpgalloc.h10 static inline void pmd_populate_kernel(struct mm_struct *mm, pmd_t *pmd, in pmd_populate_kernel() function
/arch/m68k/include/asm/
Dmotorola_pgalloc.h93 static inline void pmd_populate_kernel(struct mm_struct *mm, pmd_t *pmd, pte_t *pte) in pmd_populate_kernel() function
Dsun3_pgalloc.h67 static inline void pmd_populate_kernel(struct mm_struct *mm, pmd_t *pmd, pte_t *pte) in pmd_populate_kernel() function
/arch/arm/include/asm/
Dpgalloc.h115 pmd_populate_kernel(struct mm_struct *mm, pmd_t *pmdp, pte_t *ptep) in pmd_populate_kernel() function
/arch/parisc/include/asm/
Dpgalloc.h100 pmd_populate_kernel(struct mm_struct *mm, pmd_t *pmd, pte_t *pte) in pmd_populate_kernel() function
/arch/mips/include/asm/
Dpgalloc.h16 static inline void pmd_populate_kernel(struct mm_struct *mm, pmd_t *pmd, in pmd_populate_kernel() function
/arch/ia64/include/asm/
Dpgalloc.h80 pmd_populate_kernel(struct mm_struct *mm, pmd_t * pmd_entry, pte_t * pte) in pmd_populate_kernel() function
/arch/x86/include/asm/
Dpgalloc.h51 static inline void pmd_populate_kernel(struct mm_struct *mm, in pmd_populate_kernel() function
/arch/s390/include/asm/
Dpgalloc.h149 static inline void pmd_populate_kernel(struct mm_struct *mm, in pmd_populate_kernel() function