/linux-4.1.27/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.1.27/arch/s390/include/asm/ |
D | pgalloc.h | 124 static inline void pmd_populate(struct mm_struct *mm, in pmd_populate() function 130 #define pmd_populate_kernel(mm, pmd, pte) pmd_populate(mm, pmd, pte)
|
/linux-4.1.27/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.1.27/arch/frv/include/asm/ |
D | pgalloc.h | 24 #define pmd_populate(MM, PMD, PAGE) \ macro
|
/linux-4.1.27/arch/um/include/asm/ |
D | pgalloc.h | 16 #define pmd_populate(mm, pmd, pte) \ macro
|
/linux-4.1.27/arch/cris/include/asm/ |
D | pgalloc.h | 8 #define pmd_populate(mm, pmd, pte) pmd_set(pmd, page_address(pte)) macro
|
/linux-4.1.27/arch/xtensa/include/asm/ |
D | pgalloc.h | 26 #define pmd_populate(mm, pmdp, page) \ macro
|
/linux-4.1.27/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.1.27/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.1.27/arch/metag/include/asm/ |
D | pgalloc.h | 10 #define pmd_populate(mm, pmd, pte) \ macro
|
/linux-4.1.27/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.1.27/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.1.27/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.1.27/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.1.27/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.1.27/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 | mcf_pgalloc.h | 36 #define pmd_populate(mm, pmd, page) (pmd_val(*pmd) = \ macro
|
D | motorola_pgalloc.h | 102 static inline void pmd_populate(struct mm_struct *mm, pmd_t *pmd, pgtable_t page) in pmd_populate() function
|
/linux-4.1.27/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.1.27/arch/sparc/include/asm/ |
D | pgalloc_32.h | 54 void pmd_populate(struct mm_struct *mm, pmd_t *pmdp, struct page *ptep);
|
D | pgalloc_64.h | 72 #define pmd_populate(MM, PMD, PTE) pmd_set(MM, PMD, PTE) macro
|
/linux-4.1.27/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.1.27/arch/arm64/include/asm/ |
D | pgalloc.h | 130 pmd_populate(struct mm_struct *mm, pmd_t *pmdp, pgtable_t ptep) in pmd_populate() function
|
/linux-4.1.27/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.1.27/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.1.27/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.1.27/arch/parisc/include/asm/ |
D | pgalloc.h | 120 #define pmd_populate(mm, pmd, pte_page) \ macro
|
/linux-4.1.27/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.1.27/arch/s390/mm/ |
D | vmem.c | 129 pmd_populate(&init_mm, pm_dir, pt_dir); in vmem_add_mem() 241 pmd_populate(&init_mm, pm_dir, pt_dir); in vmemmap_populate()
|
/linux-4.1.27/arch/microblaze/include/asm/ |
D | pgalloc.h | 174 #define pmd_populate(mm, pmd, pte) \ macro
|
/linux-4.1.27/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.1.27/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.1.27/mm/ |
D | huge_memory.c | 1038 pmd_populate(mm, &_pmd, pgtable); in do_huge_pmd_wp_page_fallback() 1057 pmd_populate(mm, pmd, pgtable); in do_huge_pmd_wp_page_fallback() 1765 pmd_populate(mm, &_pmd, pgtable); in __split_huge_page_map() 1818 pmd_populate(mm, pmd, pgtable); in __split_huge_page_map() 2513 pmd_populate(mm, pmd, pmd_pgtable(_pmd)); in collapse_huge_page() 2866 pmd_populate(mm, &_pmd, pgtable); in __split_huge_zero_page_pmd() 2878 pmd_populate(mm, pmd, pgtable); in __split_huge_zero_page_pmd()
|
D | memory.c | 591 pmd_populate(mm, pmd, new); in __pte_alloc()
|
/linux-4.1.27/arch/sparc/mm/ |
D | srmmu.c | 124 void pmd_populate(struct mm_struct *mm, pmd_t *pmdp, struct page *ptep) in pmd_populate() function
|