/Linux-v4.19/arch/mips/mm/ |
D | pgtable.c | 11 pgd_t *pgd_alloc(struct mm_struct *mm) in pgd_alloc() function 25 EXPORT_SYMBOL_GPL(pgd_alloc);
|
/Linux-v4.19/arch/openrisc/include/asm/ |
D | pgalloc.h | 43 static inline pgd_t *pgd_alloc(struct mm_struct *mm) in pgd_alloc() function 62 extern inline pgd_t *pgd_alloc(struct mm_struct *mm)
|
/Linux-v4.19/arch/arm64/mm/ |
D | pgd.c | 31 pgd_t *pgd_alloc(struct mm_struct *mm) in pgd_alloc() function
|
/Linux-v4.19/arch/nios2/mm/ |
D | pgtable.c | 54 pgd_t *pgd_alloc(struct mm_struct *mm) in pgd_alloc() function
|
/Linux-v4.19/arch/sh/mm/ |
D | pgtable.c | 33 pgd_t *pgd_alloc(struct mm_struct *mm) in pgd_alloc() function
|
/Linux-v4.19/arch/um/include/asm/ |
D | pgalloc.h | 25 extern pgd_t *pgd_alloc(struct mm_struct *);
|
/Linux-v4.19/arch/nios2/include/asm/ |
D | pgalloc.h | 33 extern pgd_t *pgd_alloc(struct mm_struct *mm);
|
/Linux-v4.19/arch/xtensa/include/asm/ |
D | pgalloc.h | 31 pgd_alloc(struct mm_struct *mm) in pgd_alloc() function
|
/Linux-v4.19/arch/nds32/include/asm/ |
D | pgalloc.h | 20 extern pgd_t *pgd_alloc(struct mm_struct *mm);
|
/Linux-v4.19/arch/sh/include/asm/ |
D | pgalloc.h | 10 extern pgd_t *pgd_alloc(struct mm_struct *);
|
/Linux-v4.19/arch/alpha/include/asm/ |
D | pgalloc.h | 33 extern pgd_t *pgd_alloc(struct mm_struct *mm);
|
/Linux-v4.19/arch/nds32/mm/ |
D | mm-nds32.c | 13 pgd_t *pgd_alloc(struct mm_struct *mm) in pgd_alloc() function
|
/Linux-v4.19/arch/unicore32/include/asm/ |
D | pgalloc.h | 28 #define pgd_alloc(mm) get_pgd_slow(mm) macro
|
/Linux-v4.19/drivers/firmware/efi/ |
D | arm-runtime.c | 62 efi_mm.pgd = pgd_alloc(&efi_mm); in efi_virtmap_init()
|
/Linux-v4.19/arch/m68k/include/asm/ |
D | sun3_pgalloc.h | 90 static inline pgd_t * pgd_alloc(struct mm_struct *mm) in pgd_alloc() function
|
D | mcf_pgalloc.h | 95 static inline pgd_t *pgd_alloc(struct mm_struct *mm) in pgd_alloc() function
|
D | motorola_pgalloc.h | 92 static inline pgd_t *pgd_alloc(struct mm_struct *mm) in pgd_alloc() function
|
/Linux-v4.19/arch/sparc/include/asm/ |
D | pgalloc_32.h | 29 #define pgd_alloc(mm) get_pgd_fast() macro
|
D | pgalloc_64.h | 26 static inline pgd_t *pgd_alloc(struct mm_struct *mm) in pgd_alloc() function
|
/Linux-v4.19/arch/arc/include/asm/ |
D | pgalloc.h | 55 static inline pgd_t *pgd_alloc(struct mm_struct *mm) in pgd_alloc() function
|
/Linux-v4.19/arch/hexagon/include/asm/ |
D | pgalloc.h | 34 static inline pgd_t *pgd_alloc(struct mm_struct *mm) in pgd_alloc() function
|
/Linux-v4.19/arch/ia64/include/asm/ |
D | pgalloc.h | 26 static inline pgd_t *pgd_alloc(struct mm_struct *mm) in pgd_alloc() function
|
/Linux-v4.19/arch/arm/mm/ |
D | idmap.c | 105 idmap_pgd = pgd_alloc(&init_mm); in init_static_idmap()
|
/Linux-v4.19/arch/riscv/include/asm/ |
D | pgalloc.h | 48 static inline pgd_t *pgd_alloc(struct mm_struct *mm) in pgd_alloc() function
|
/Linux-v4.19/arch/powerpc/include/asm/book3s/32/ |
D | pgalloc.h | 33 static inline pgd_t *pgd_alloc(struct mm_struct *mm) in pgd_alloc() function
|