/linux-4.4.14/arch/powerpc/include/asm/ |
D | pgalloc-32.h | 26 #define pmd_populate(mm, pmd, pte) \ macro 32 #define pmd_populate(mm, pmd, pte) \ macro
|
D | pgalloc-64.h | 74 #define pmd_populate(mm, pmd, pte_page) \ macro 183 static inline void pmd_populate(struct mm_struct *mm, pmd_t *pmd, in pmd_populate() function
|
/linux-4.4.14/arch/mn10300/include/asm/ |
D | pgalloc.h | 26 void pmd_populate(struct mm_struct *mm, pmd_t *pmd, struct page *pte) in pmd_populate() function
|
/linux-4.4.14/arch/um/include/asm/ |
D | pgalloc.h | 16 #define pmd_populate(mm, pmd, pte) \ macro
|
/linux-4.4.14/arch/frv/include/asm/ |
D | pgalloc.h | 24 #define pmd_populate(MM, PMD, PAGE) \ macro
|
/linux-4.4.14/arch/openrisc/include/asm/ |
D | pgalloc.h | 33 static inline void pmd_populate(struct mm_struct *mm, pmd_t *pmd, in pmd_populate() function
|
/linux-4.4.14/arch/sh/include/asm/ |
D | pgalloc.h | 24 static inline void pmd_populate(struct mm_struct *mm, pmd_t *pmd, in pmd_populate() function
|
/linux-4.4.14/arch/nios2/include/asm/ |
D | pgalloc.h | 21 static inline void pmd_populate(struct mm_struct *mm, pmd_t *pmd, in pmd_populate() function
|
/linux-4.4.14/arch/xtensa/include/asm/ |
D | pgalloc.h | 26 #define pmd_populate(mm, pmdp, page) \ macro
|
/linux-4.4.14/arch/cris/include/asm/ |
D | pgalloc.h | 8 #define pmd_populate(mm, pmd, pte) pmd_set(pmd, page_address(pte)) macro
|
/linux-4.4.14/arch/hexagon/include/asm/ |
D | pgalloc.h | 96 static inline void pmd_populate(struct mm_struct *mm, pmd_t *pmd, in pmd_populate() function
|
/linux-4.4.14/arch/score/include/asm/ |
D | pgalloc.h | 12 static inline void pmd_populate(struct mm_struct *mm, pmd_t *pmd, in pmd_populate() function
|
/linux-4.4.14/arch/unicore32/include/asm/ |
D | pgalloc.h | 105 pmd_populate(struct mm_struct *mm, pmd_t *pmdp, pgtable_t ptep) in pmd_populate() function
|
/linux-4.4.14/arch/metag/include/asm/ |
D | pgalloc.h | 10 #define pmd_populate(mm, pmd, pte) \ macro
|
/linux-4.4.14/arch/alpha/include/asm/ |
D | pgalloc.h | 14 pmd_populate(struct mm_struct *mm, pmd_t *pmd, pgtable_t pte) in pmd_populate() function
|
/linux-4.4.14/arch/avr32/include/asm/ |
D | pgalloc.h | 25 static inline void pmd_populate(struct mm_struct *mm, pmd_t *pmd, in pmd_populate() function
|
/linux-4.4.14/arch/arc/include/asm/ |
D | pgalloc.h | 45 pmd_populate(struct mm_struct *mm, pmd_t *pmd, pgtable_t ptep) in pmd_populate() function
|
/linux-4.4.14/arch/m68k/include/asm/ |
D | sun3_pgalloc.h | 71 static inline void pmd_populate(struct mm_struct *mm, pmd_t *pmd, pgtable_t page) in pmd_populate() function
|
D | motorola_pgalloc.h | 102 static inline void pmd_populate(struct mm_struct *mm, pmd_t *pmd, pgtable_t page) in pmd_populate() function
|
D | mcf_pgalloc.h | 36 #define pmd_populate(mm, pmd, page) (pmd_val(*pmd) = \ macro
|
/linux-4.4.14/arch/arm64/include/asm/ |
D | pgalloc.h | 131 pmd_populate(struct mm_struct *mm, pmd_t *pmdp, pgtable_t ptep) in pmd_populate() function
|
/linux-4.4.14/arch/m32r/include/asm/ |
D | pgalloc.h | 11 static __inline__ void pmd_populate(struct mm_struct *mm, pmd_t *pmd, in pmd_populate() function
|
/linux-4.4.14/arch/mips/include/asm/ |
D | pgalloc.h | 22 static inline void pmd_populate(struct mm_struct *mm, pmd_t *pmd, in pmd_populate() function
|
/linux-4.4.14/arch/parisc/include/asm/ |
D | pgalloc.h | 120 #define pmd_populate(mm, pmd, pte_page) \ macro
|
/linux-4.4.14/arch/tile/include/asm/ |
D | pgalloc.h | 57 static inline void pmd_populate(struct mm_struct *mm, pmd_t *pmd, in pmd_populate() function
|
/linux-4.4.14/arch/arm/include/asm/ |
D | pgalloc.h | 158 pmd_populate(struct mm_struct *mm, pmd_t *pmdp, pgtable_t ptep) in pmd_populate() function
|
/linux-4.4.14/arch/ia64/include/asm/ |
D | pgalloc.h | 73 pmd_populate(struct mm_struct *mm, pmd_t * pmd_entry, pgtable_t pte) in pmd_populate() function
|
/linux-4.4.14/arch/s390/include/asm/ |
D | pgalloc.h | 124 static inline void pmd_populate(struct mm_struct *mm, in pmd_populate() function
|
/linux-4.4.14/arch/sparc/include/asm/ |
D | pgalloc_64.h | 72 #define pmd_populate(MM, PMD, PTE) pmd_set(MM, PMD, PTE) macro
|
/linux-4.4.14/arch/x86/include/asm/ |
D | pgalloc.h | 69 static inline void pmd_populate(struct mm_struct *mm, pmd_t *pmd, in pmd_populate() function
|
/linux-4.4.14/arch/microblaze/include/asm/ |
D | pgalloc.h | 174 #define pmd_populate(mm, pmd, pte) \ macro
|
/linux-4.4.14/arch/sparc/mm/ |
D | srmmu.c | 124 void pmd_populate(struct mm_struct *mm, pmd_t *pmdp, struct page *ptep) in pmd_populate() function
|