/arch/x86/mm/ |
D | kasan_init_64.c | 125 static void __init kasan_populate_pgd(pgd_t *pgd, unsigned long addr, in kasan_populate_pgd() 147 pgd_t *pgd; in kasan_populate_shadow() local 173 pgd_t *pgd; in clear_pgds() local 194 static inline p4d_t *early_p4d_offset(pgd_t *pgd, unsigned long addr) in early_p4d_offset() 206 static void __init kasan_early_p4d_populate(pgd_t *pgd, in kasan_early_p4d_populate() 233 static void __init kasan_map_early_shadow(pgd_t *pgd) in kasan_map_early_shadow() 247 static void __init kasan_shallow_populate_p4ds(pgd_t *pgd, in kasan_shallow_populate_p4ds() 269 pgd_t *pgd; in kasan_shallow_populate_pgds() local
|
D | pgtable.c | 93 static inline void pgd_list_add(pgd_t *pgd) in pgd_list_add() 100 static inline void pgd_list_del(pgd_t *pgd) in pgd_list_del() 113 static void pgd_set_mm(pgd_t *pgd, struct mm_struct *mm) in pgd_set_mm() 123 static void pgd_ctor(struct mm_struct *mm, pgd_t *pgd) in pgd_ctor() 143 static void pgd_dtor(pgd_t *pgd) in pgd_dtor() 264 pgd_t pgd = *pgdp; in mop_up_one_pmd() local 296 static void pgd_prepopulate_pmd(struct mm_struct *mm, pgd_t *pgd, pmd_t *pmds[]) in pgd_prepopulate_pmd() 403 static inline void _pgd_free(pgd_t *pgd) in _pgd_free() 418 static inline void _pgd_free(pgd_t *pgd) in _pgd_free() 426 pgd_t *pgd; in pgd_alloc() local [all …]
|
/arch/arm/mm/ |
D | pgd.c | 21 #define __pgd_free(pgd) kfree(pgd) argument 24 #define __pgd_free(pgd) free_pages((unsigned long)pgd, 2) argument 130 pgd_t *pgd; in pgd_free() local
|
D | idmap.c | 68 static void idmap_add_pud(pgd_t *pgd, unsigned long addr, unsigned long end, in idmap_add_pud() 81 static void identity_mapping_add(pgd_t *pgd, const char *text_start, in identity_mapping_add()
|
/arch/x86/power/ |
D | hibernate_32.c | 30 static pmd_t *resume_one_md_table_init(pgd_t *pgd) in resume_one_md_table_init() 84 pgd_t *pgd; in resume_physical_mapping_init() local 147 pgd_t *pgd; in set_up_temporary_text_mapping() local
|
D | hibernate_64.c | 28 static int set_up_temporary_text_mapping(pgd_t *pgd) in set_up_temporary_text_mapping() 100 pgd_t *pgd; in set_up_temporary_mappings() local
|
/arch/m68k/include/asm/ |
D | pgtable_no.h | 19 #define pgd_present(pgd) (1) argument 20 #define pgd_none(pgd) (0) argument 21 #define pgd_bad(pgd) (0) argument
|
D | mcf_pgalloc.h | 26 extern inline pmd_t *pmd_alloc_kernel(pgd_t *pgd, unsigned long address) in pmd_alloc_kernel() 78 static inline void pgd_free(struct mm_struct *mm, pgd_t *pgd) in pgd_free()
|
/arch/nds32/mm/ |
D | mm-nds32.c | 43 void pgd_free(struct mm_struct *mm, pgd_t * pgd) in pgd_free() 78 pgd_t *pgd; in setup_mm_for_reboot() local
|
D | fault.c | 24 pgd_t *pgd; in show_pte() local 350 pgd_t *pgd, *pgd_k; in do_page_fault() local
|
/arch/sh/mm/ |
D | pgtable.c | 12 pgd_t *pgd = x; in pgd_ctor() local 37 void pgd_free(struct mm_struct *mm, pgd_t *pgd) in pgd_free()
|
D | hugetlbpage.c | 27 pgd_t *pgd; in huge_pte_alloc() local 52 pgd_t *pgd; in huge_pte_offset() local
|
D | tlbex_32.c | 25 pgd_t *pgd; in handle_tlbmiss() local
|
/arch/arm/include/asm/ |
D | pgtable-nommu.h | 20 #define pgd_present(pgd) (1) argument 21 #define pgd_none(pgd) (0) argument 22 #define pgd_bad(pgd) (0) argument
|
/arch/powerpc/include/asm/book3s/64/ |
D | pgalloc.h | 39 static inline void radix__pgd_free(struct mm_struct *mm, pgd_t *pgd) in radix__pgd_free() 50 pgd_t *pgd; in pgd_alloc() local 81 static inline void pgd_free(struct mm_struct *mm, pgd_t *pgd) in pgd_free() 88 static inline void p4d_populate(struct mm_struct *mm, p4d_t *pgd, pud_t *pud) in p4d_populate()
|
/arch/mips/mm/ |
D | hugetlbpage.c | 27 pgd_t *pgd; in huge_pte_alloc() local 44 pgd_t *pgd; in huge_pte_offset() local
|
/arch/riscv/mm/ |
D | kasan_init.c | 17 pgd_t *pgd = early_pg_dir + pgd_index(KASAN_SHADOW_START); in kasan_early_init() local 67 pgd_t *pgd = pgd_offset_k(vaddr); in populate() local
|
/arch/csky/include/asm/ |
D | mmu_context.h | 17 #define TLBMISS_HANDLER_SETUP_PGD(pgd) \ argument 20 #define TLBMISS_HANDLER_SETUP_PGD_KERNEL(pgd) \ argument
|
/arch/um/include/asm/ |
D | pgtable-2level.h | 35 static inline int pgd_newpage(pgd_t pgd) { return 0; } in pgd_newpage() 36 static inline void pgd_mkuptodate(pgd_t pgd) { } in pgd_mkuptodate()
|
/arch/c6x/include/asm/ |
D | pgtable.h | 23 #define pgd_present(pgd) (1) argument 24 #define pgd_none(pgd) (0) argument 25 #define pgd_bad(pgd) (0) argument
|
/arch/parisc/include/asm/ |
D | pgalloc.h | 21 pgd_t *pgd; in pgd_alloc() local 32 static inline void pgd_free(struct mm_struct *mm, pgd_t *pgd) in pgd_free()
|
/arch/arm64/mm/ |
D | pgd.c | 30 void pgd_free(struct mm_struct *mm, pgd_t *pgd) in pgd_free()
|
/arch/nios2/mm/ |
D | pgtable.c | 36 static void pgd_init(pgd_t *pgd) in pgd_init()
|
/arch/um/kernel/ |
D | mem.c | 98 pgd_t *pgd; in fixrange_init() local 188 pgd_t *pgd = (pgd_t *)__get_free_page(GFP_KERNEL); in pgd_alloc() local
|
/arch/parisc/mm/ |
D | fixmap.c | 16 pgd_t *pgd = pgd_offset_k(vaddr); in set_fixmap() local
|