Home
last modified time | relevance | path

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

/linux-4.1.27/arch/powerpc/include/asm/
Dpgalloc-64.h75 pmd_populate_kernel(mm, pmd, page_address(pte_page))
76 #define pmd_populate_kernel(mm, pmd, pte) pmd_set(pmd, (unsigned long)(pte)) macro
177 static inline void pmd_populate_kernel(struct mm_struct *mm, pmd_t *pmd, in pmd_populate_kernel() function
Dpgalloc-32.h24 #define pmd_populate_kernel(mm, pmd, pte) \ macro
30 #define pmd_populate_kernel(mm, pmd, pte) \ macro
/linux-4.1.27/arch/parisc/include/asm/
Dpgalloc.h104 pmd_populate_kernel(struct mm_struct *mm, pmd_t *pmd, pte_t *pte) in pmd_populate_kernel() function
121 pmd_populate_kernel(mm, pmd, page_address(pte_page))
/linux-4.1.27/arch/tile/include/asm/
Dpgalloc.h50 static inline void pmd_populate_kernel(struct mm_struct *mm, in pmd_populate_kernel() function
126 pmd_populate_kernel((mm), (pmd_t *)(pud), (pte_t *)(pmd))
/linux-4.1.27/arch/mn10300/include/asm/
Dpgalloc.h22 #define pmd_populate_kernel(mm, pmd, pte) \ macro
/linux-4.1.27/arch/frv/include/asm/
Dpgalloc.h23 #define pmd_populate_kernel(mm, pmd, pte) __set_pmd(pmd, __pa(pte) | _PAGE_TABLE) macro
/linux-4.1.27/arch/um/include/asm/
Dpgalloc.h13 #define pmd_populate_kernel(mm, pmd, pte) \ macro
/linux-4.1.27/arch/cris/include/asm/
Dpgalloc.h7 #define pmd_populate_kernel(mm, pmd, pte) pmd_set(pmd, pte) macro
/linux-4.1.27/arch/xtensa/include/asm/
Dpgalloc.h24 #define pmd_populate_kernel(mm, pmdp, ptep) \ macro
/linux-4.1.27/arch/nios2/include/asm/
Dpgalloc.h15 static inline void pmd_populate_kernel(struct mm_struct *mm, pmd_t *pmd, in pmd_populate_kernel() function
/linux-4.1.27/arch/openrisc/include/asm/
Dpgalloc.h30 #define pmd_populate_kernel(mm, pmd, pte) \ macro
/linux-4.1.27/arch/metag/include/asm/
Dpgalloc.h7 #define pmd_populate_kernel(mm, pmd, pte) \ macro
/linux-4.1.27/arch/alpha/include/asm/
Dpgalloc.h21 pmd_populate_kernel(struct mm_struct *mm, pmd_t *pmd, pte_t *pte) in pmd_populate_kernel() function
/linux-4.1.27/arch/sh/include/asm/
Dpgalloc.h18 static inline void pmd_populate_kernel(struct mm_struct *mm, pmd_t *pmd, in pmd_populate_kernel() function
/linux-4.1.27/arch/m32r/include/asm/
Dpgalloc.h8 #define pmd_populate_kernel(mm, pmd, pte) \ macro
/linux-4.1.27/arch/unicore32/include/asm/
Dpgalloc.h93 pmd_populate_kernel(struct mm_struct *mm, pmd_t *pmdp, pte_t *ptep) in pmd_populate_kernel() function
/linux-4.1.27/arch/avr32/include/asm/
Dpgalloc.h19 static inline void pmd_populate_kernel(struct mm_struct *mm, in pmd_populate_kernel() function
/linux-4.1.27/arch/m68k/include/asm/
Dsun3_pgalloc.h66 static inline void pmd_populate_kernel(struct mm_struct *mm, pmd_t *pmd, pte_t *pte) in pmd_populate_kernel() function
Dmcf_pgalloc.h39 #define pmd_populate_kernel(mm, pmd, pte) (pmd_val(*pmd) = (unsigned long)(pte)) macro
Dmotorola_pgalloc.h97 static inline void pmd_populate_kernel(struct mm_struct *mm, pmd_t *pmd, pte_t *pte) in pmd_populate_kernel() function
/linux-4.1.27/arch/score/include/asm/
Dpgalloc.h6 static inline void pmd_populate_kernel(struct mm_struct *mm, pmd_t *pmd, in pmd_populate_kernel() function
/linux-4.1.27/arch/sparc/include/asm/
Dpgalloc_32.h58 #define pmd_populate_kernel(MM, PMD, PTE) pmd_set(PMD, PTE) macro
Dpgalloc_64.h71 #define pmd_populate_kernel(MM, PMD, PTE) pmd_set(MM, PMD, PTE) macro
/linux-4.1.27/arch/arc/include/asm/
Dpgalloc.h39 pmd_populate_kernel(struct mm_struct *mm, pmd_t *pmd, pte_t *pte) in pmd_populate_kernel() function
/linux-4.1.27/arch/arm64/include/asm/
Dpgalloc.h121 pmd_populate_kernel(struct mm_struct *mm, pmd_t *pmdp, pte_t *ptep) in pmd_populate_kernel() function
/linux-4.1.27/arch/hexagon/include/asm/
Dpgalloc.h116 static inline void pmd_populate_kernel(struct mm_struct *mm, pmd_t *pmd, in pmd_populate_kernel() function
/linux-4.1.27/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
/linux-4.1.27/arch/mips/include/asm/
Dpgalloc.h16 static inline void pmd_populate_kernel(struct mm_struct *mm, pmd_t *pmd, in pmd_populate_kernel() function
/linux-4.1.27/arch/arm/include/asm/
Dpgalloc.h149 pmd_populate_kernel(struct mm_struct *mm, pmd_t *pmdp, pte_t *ptep) in pmd_populate_kernel() function
/linux-4.1.27/arch/s390/include/asm/
Dpgalloc.h130 #define pmd_populate_kernel(mm, pmd, pte) pmd_populate(mm, pmd, pte) macro
/linux-4.1.27/arch/microblaze/include/asm/
Dpgalloc.h177 #define pmd_populate_kernel(mm, pmd, pte) \ macro
/linux-4.1.27/arch/x86/include/asm/
Dpgalloc.h62 static inline void pmd_populate_kernel(struct mm_struct *mm, in pmd_populate_kernel() function
/linux-4.1.27/mm/
Dsparse-vmemmap.c122 pmd_populate_kernel(&init_mm, pmd, p); in vmemmap_pmd_populate()
Dmemory.c613 pmd_populate_kernel(&init_mm, pmd, new); in __pte_alloc_kernel()
/linux-4.1.27/arch/metag/mm/
Dinit.c286 pmd_populate_kernel(&init_mm, pmd, pte); in allocate_pgtables()
/linux-4.1.27/arch/x86/mm/
Dioremap.c416 pmd_populate_kernel(&init_mm, pmd, bm_pte); in early_ioremap_init()
Dinit_64.c261 pmd_populate_kernel(&init_mm, pmd, pte); in fill_pte()
514 pmd_populate_kernel(&init_mm, pmd, pte); in phys_pmd_init()
/linux-4.1.27/arch/sh/mm/
Dinit.c145 pmd_populate_kernel(&init_mm, pmd, pte); in one_page_table_init()
/linux-4.1.27/arch/tile/mm/
Dpgtable.c128 pmd_populate_kernel(&init_mm, pmd, get_prealloc_pte(pmd_pfn(*pmd))); in shatter_huge_page()
/linux-4.1.27/arch/arm64/mm/
Dmmu.c607 pmd_populate_kernel(&init_mm, pmd, bm_pte); in early_fixmap_init()
/linux-4.1.27/arch/ia64/mm/
Dinit.c465 pmd_populate_kernel(&init_mm, pmd, alloc_bootmem_pages_node(NODE_DATA(node), PAGE_SIZE)); in create_mem_map_page_table()
/linux-4.1.27/arch/powerpc/mm/
Dpgtable_64.c131 pmd_populate_kernel(&init_mm, pmdp, ptep); in map_kernel_page()
/linux-4.1.27/arch/parisc/mm/
Dinit.c468 pmd_populate_kernel(NULL, pmd, __va(pg_table)); in map_pages()
/linux-4.1.27/arch/arm/kvm/
Dmmu.c488 pmd_populate_kernel(NULL, pmd, pte); in create_hyp_pmd_mappings()
934 pmd_populate_kernel(NULL, pmd, pte); in stage2_set_pte()
/linux-4.1.27/arch/sparc/kernel/
Dsmp_64.c1528 pmd_populate_kernel(&init_mm, pmd, new); in pcpu_populate_pte()
/linux-4.1.27/arch/tile/kernel/
Dsetup.c1567 pmd_populate_kernel(&init_mm, pmd, pte); in pcpu_fc_populate_pte()
/linux-4.1.27/arch/sparc/mm/
Dinit_64.c1555 pmd_populate_kernel(&init_mm, pmd, new); in kernel_map_range()