pmd_populate 8 include/asm-cris/pgalloc.h #define pmd_populate(mm, pmd, pte) pmd_set(pmd, page_address(pte)) pmd_populate 24 include/asm-frv/pgalloc.h #define pmd_populate(MM, PMD, PAGE) \ pmd_populate 11 include/asm-m32r/pgalloc.h static __inline__ void pmd_populate(struct mm_struct *mm, pmd_t *pmd, pmd_populate 98 include/asm-m68k/motorola_pgalloc.h static inline void pmd_populate(struct mm_struct *mm, pmd_t *pmd, pgtable_t page) pmd_populate 72 include/asm-m68k/sun3_pgalloc.h static inline void pmd_populate(struct mm_struct *mm, pmd_t *pmd, pgtable_t page) pmd_populate 27 include/asm-mn10300/pgalloc.h void pmd_populate(struct mm_struct *mm, pmd_t *pmd, struct page *pte) pmd_populate 116 include/asm-parisc/pgalloc.h #define pmd_populate(mm, pmd, pte_page) \ pmd_populate 17 include/asm-um/pgalloc.h #define pmd_populate(mm, pmd, pte) \ pmd_populate 57 include/asm-x86/pgalloc.h static inline void pmd_populate(struct mm_struct *mm, pmd_t *pmd, pmd_populate 25 include/asm-xtensa/pgalloc.h #define pmd_populate(mm, pmdp, page) \