Home
last modified time | relevance | path

Searched refs:p4d_populate (Results 1 – 22 of 22) sorted by relevance

/arch/ia64/include/asm/
Dpgalloc.h34 p4d_populate(struct mm_struct *mm, p4d_t * p4d_entry, pud_t * pud) in p4d_populate() function
/arch/powerpc/include/asm/nohash/64/
Dpgalloc.h18 #define p4d_populate(MM, P4D, PUD) p4d_set(P4D, (unsigned long)PUD) macro
/arch/arc/include/asm/
Dpgalloc.h75 static inline void p4d_populate(struct mm_struct *mm, p4d_t *p4dp, pud_t *pudp) in p4d_populate() function
/arch/mips/include/asm/
Dpgalloc.h100 static inline void p4d_populate(struct mm_struct *mm, p4d_t *p4d, pud_t *pud) in p4d_populate() function
/arch/arm64/include/asm/
Dpgalloc.h49 static inline void p4d_populate(struct mm_struct *mm, p4d_t *p4dp, pud_t *pudp) in p4d_populate() function
/arch/powerpc/mm/nohash/
Dbook3e_pgtable.c99 p4d_populate(&init_mm, p4dp, pudp); in map_kernel_page()
/arch/sparc/include/asm/
Dpgalloc_64.h24 #define p4d_populate(MM, P4D, PUD) __p4d_populate(P4D, PUD) macro
/arch/arm64/mm/
Dtrans_pgd.c129 p4d_populate(NULL, dst_p4dp, dst_pudp); in copy_pud()
252 p4d_populate(NULL, p4dp, pudp); in trans_pgd_map_page()
/arch/s390/mm/
Dkasan_init.c138 p4d_populate(&init_mm, p4_dir, in kasan_early_pgtable_populate()
144 p4d_populate(&init_mm, p4_dir, pu_dir); in kasan_early_pgtable_populate()
Dvmem.c406 p4d_populate(&init_mm, p4d, pud); in modify_p4d_table()
Dpgalloc.c116 p4d_populate(mm, (p4d_t *) p4d, (pud_t *) __pgd); in crst_table_upgrade()
/arch/s390/include/asm/
Dpgalloc.h109 static inline void p4d_populate(struct mm_struct *mm, p4d_t *p4d, pud_t *pud) in p4d_populate() function
/arch/powerpc/include/asm/book3s/64/
Dpgalloc.h88 static inline void p4d_populate(struct mm_struct *mm, p4d_t *pgd, pud_t *pud) in p4d_populate() function
/arch/x86/kernel/
Despfix_64.c122 p4d_populate(&init_mm, p4d, espfix_pud_page); in init_espfix_bsp()
/arch/x86/mm/
Dkasan_init_64.c112 p4d_populate(&init_mm, p4d, p); in kasan_populate_p4d()
259 p4d_populate(&init_mm, p4d, p); in kasan_shallow_populate_p4ds()
Dinit_64.c73 DEFINE_POPULATE(p4d_populate, p4d, pud, init)
260 p4d_populate(&init_mm, p4d, pud); in fill_pud()
/arch/x86/include/asm/
Dpgalloc.h113 static inline void p4d_populate(struct mm_struct *mm, p4d_t *p4d, pud_t *pud) in p4d_populate() function
/arch/powerpc/kernel/
Dsetup_64.c843 p4d_populate(&init_mm, p4d, new); in pcpu_populate_pte()
/arch/powerpc/mm/book3s64/
Dradix_pgtable.c86 p4d_populate(&init_mm, p4dp, pudp); in early_map_kernel_page()
/arch/sparc/kernel/
Dsmp_64.c1604 p4d_populate(&init_mm, p4d, new); in pcpu_populate_pte()
/arch/powerpc/kvm/
Dbook3s_64_mmu_radix.c645 p4d_populate(kvm->mm, p4d, new_pud); in kvmppc_create_pte()
/arch/sparc/mm/
Dinit_64.c1800 p4d_populate(&init_mm, p4d, new); in kernel_map_range()