| /Linux-v5.4/arch/mips/mm/ | 
| D | pgtable.c | 11 pgd_t *pgd_alloc(struct mm_struct *mm)  in pgd_alloc()  function25 EXPORT_SYMBOL_GPL(pgd_alloc);
 
 | 
| /Linux-v5.4/arch/openrisc/include/asm/ | 
| D | pgalloc.h | 39 static inline pgd_t *pgd_alloc(struct mm_struct *mm)  in pgd_alloc()  function58 extern inline pgd_t *pgd_alloc(struct mm_struct *mm)
 
 | 
| /Linux-v5.4/arch/arm64/mm/ | 
| D | pgd.c | 20 pgd_t *pgd_alloc(struct mm_struct *mm)  in pgd_alloc()  function
 | 
| /Linux-v5.4/arch/nios2/include/asm/ | 
| D | pgalloc.h | 35 extern pgd_t *pgd_alloc(struct mm_struct *mm);
 | 
| /Linux-v5.4/arch/um/include/asm/ | 
| D | pgalloc.h | 27 extern pgd_t *pgd_alloc(struct mm_struct *);
 | 
| /Linux-v5.4/arch/alpha/include/asm/ | 
| D | pgalloc.h | 35 extern pgd_t *pgd_alloc(struct mm_struct *mm);
 | 
| /Linux-v5.4/arch/nios2/mm/ | 
| D | pgtable.c | 54 pgd_t *pgd_alloc(struct mm_struct *mm)  in pgd_alloc()  function
 | 
| /Linux-v5.4/arch/sh/include/asm/ | 
| D | pgalloc.h | 8 extern pgd_t *pgd_alloc(struct mm_struct *);
 | 
| /Linux-v5.4/arch/sh/mm/ | 
| D | pgtable.c | 33 pgd_t *pgd_alloc(struct mm_struct *mm)  in pgd_alloc()  function
 | 
| /Linux-v5.4/arch/m68k/include/asm/ | 
| D | sun3_pgalloc.h | 51 static inline pgd_t * pgd_alloc(struct mm_struct *mm)  in pgd_alloc()  function
 | 
| /Linux-v5.4/arch/nds32/include/asm/ | 
| D | pgalloc.h | 23 extern pgd_t *pgd_alloc(struct mm_struct *mm);
 | 
| /Linux-v5.4/arch/microblaze/include/asm/ | 
| D | pgalloc.h | 40 #define pgd_alloc(mm)		get_pgd()  macro
 | 
| /Linux-v5.4/arch/xtensa/include/asm/ | 
| D | pgalloc.h | 26 pgd_alloc(struct mm_struct *mm)  in pgd_alloc()  function
 | 
| /Linux-v5.4/arch/powerpc/include/asm/nohash/ | 
| D | pgalloc.h | 20 static inline pgd_t *pgd_alloc(struct mm_struct *mm)  in pgd_alloc()  function
 | 
| /Linux-v5.4/arch/unicore32/include/asm/ | 
| D | pgalloc.h | 27 #define pgd_alloc(mm)			get_pgd_slow(mm)  macro
 | 
| /Linux-v5.4/arch/powerpc/include/asm/book3s/32/ | 
| D | pgalloc.h | 8 static inline pgd_t *pgd_alloc(struct mm_struct *mm)  in pgd_alloc()  function
 | 
| /Linux-v5.4/arch/hexagon/include/asm/ | 
| D | pgalloc.h | 21 static inline pgd_t *pgd_alloc(struct mm_struct *mm)  in pgd_alloc()  function
 | 
| /Linux-v5.4/arch/csky/include/asm/ | 
| D | pgalloc.h | 50 static inline pgd_t *pgd_alloc(struct mm_struct *mm)  in pgd_alloc()  function
 | 
| /Linux-v5.4/arch/riscv/include/asm/ | 
| D | pgalloc.h | 42 static inline pgd_t *pgd_alloc(struct mm_struct *mm)  in pgd_alloc()  function
 | 
| /Linux-v5.4/arch/ia64/include/asm/ | 
| D | pgalloc.h | 27 static inline pgd_t *pgd_alloc(struct mm_struct *mm)  in pgd_alloc()  function
 | 
| /Linux-v5.4/arch/nds32/mm/ | 
| D | mm-nds32.c | 13 pgd_t *pgd_alloc(struct mm_struct *mm)  in pgd_alloc()  function
 | 
| /Linux-v5.4/drivers/firmware/efi/ | 
| D | arm-runtime.c | 59 	efi_mm.pgd = pgd_alloc(&efi_mm);  in efi_virtmap_init()
 | 
| /Linux-v5.4/arch/sparc/include/asm/ | 
| D | pgalloc_32.h | 27 #define pgd_alloc(mm)	get_pgd_fast()  macro
 | 
| /Linux-v5.4/arch/arc/include/asm/ | 
| D | pgalloc.h | 52 static inline pgd_t *pgd_alloc(struct mm_struct *mm)  in pgd_alloc()  function
 | 
| /Linux-v5.4/arch/mips/include/asm/ | 
| D | pgalloc.h | 48 extern pgd_t *pgd_alloc(struct mm_struct *mm);
 |