| /Linux-v5.15/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-v5.15/arch/openrisc/include/asm/ | 
| D | pgalloc.h | 42 static inline pgd_t *pgd_alloc(struct mm_struct *mm)  in pgd_alloc()  function 61 extern inline pgd_t *pgd_alloc(struct mm_struct *mm)
  | 
| /Linux-v5.15/arch/alpha/include/asm/ | 
| D | pgalloc.h | 34 extern pgd_t *pgd_alloc(struct mm_struct *mm);
  | 
| /Linux-v5.15/arch/nios2/include/asm/ | 
| D | pgalloc.h | 34 extern pgd_t *pgd_alloc(struct mm_struct *mm);
  | 
| /Linux-v5.15/arch/arm64/mm/ | 
| D | pgd.c | 20 pgd_t *pgd_alloc(struct mm_struct *mm)  in pgd_alloc()  function
  | 
| /Linux-v5.15/arch/microblaze/include/asm/ | 
| D | pgalloc.h | 29 #define pgd_alloc(mm)		get_pgd()  macro
  | 
| /Linux-v5.15/arch/um/include/asm/ | 
| D | pgalloc.h | 26 extern pgd_t *pgd_alloc(struct mm_struct *);
  | 
| /Linux-v5.15/arch/m68k/include/asm/ | 
| D | sun3_pgalloc.h | 42 static inline pgd_t * pgd_alloc(struct mm_struct *mm)  in pgd_alloc()  function
  | 
| D | motorola_pgalloc.h | 76 static inline pgd_t *pgd_alloc(struct mm_struct *mm)  in pgd_alloc()  function
  | 
| D | mcf_pgalloc.h | 81 static inline pgd_t *pgd_alloc(struct mm_struct *mm)  in pgd_alloc()  function
  | 
| /Linux-v5.15/arch/nios2/mm/ | 
| D | pgtable.c | 53 pgd_t *pgd_alloc(struct mm_struct *mm)  in pgd_alloc()  function
  | 
| /Linux-v5.15/arch/nds32/include/asm/ | 
| D | pgalloc.h | 15 extern pgd_t *pgd_alloc(struct mm_struct *mm);
  | 
| /Linux-v5.15/arch/sh/include/asm/ | 
| D | pgalloc.h | 12 extern pgd_t *pgd_alloc(struct mm_struct *);
  | 
| /Linux-v5.15/arch/xtensa/include/asm/ | 
| D | pgalloc.h | 30 pgd_alloc(struct mm_struct *mm)  in pgd_alloc()  function
  | 
| /Linux-v5.15/arch/ia64/include/asm/ | 
| D | pgalloc.h | 27 static inline pgd_t *pgd_alloc(struct mm_struct *mm)  in pgd_alloc()  function
  | 
| /Linux-v5.15/arch/sh/mm/ | 
| D | pgtable.c | 32 pgd_t *pgd_alloc(struct mm_struct *mm)  in pgd_alloc()  function
  | 
| /Linux-v5.15/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.15/arch/parisc/include/asm/ | 
| D | pgalloc.h | 19 static inline pgd_t *pgd_alloc(struct mm_struct *mm)  in pgd_alloc()  function
  | 
| /Linux-v5.15/arch/csky/include/asm/ | 
| D | pgalloc.h | 42 static inline pgd_t *pgd_alloc(struct mm_struct *mm)  in pgd_alloc()  function
  | 
| /Linux-v5.15/arch/riscv/include/asm/ | 
| D | pgalloc.h | 41 static inline pgd_t *pgd_alloc(struct mm_struct *mm)  in pgd_alloc()  function
  | 
| /Linux-v5.15/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.15/arch/hexagon/include/asm/ | 
| D | pgalloc.h | 21 static inline pgd_t *pgd_alloc(struct mm_struct *mm)  in pgd_alloc()  function
  | 
| /Linux-v5.15/arch/arc/include/asm/ | 
| D | pgalloc.h | 54 static inline pgd_t *pgd_alloc(struct mm_struct *mm)  in pgd_alloc()  function
  | 
| /Linux-v5.15/arch/sparc/include/asm/ | 
| D | pgalloc_32.h | 27 #define pgd_alloc(mm)	get_pgd_fast()  macro
  | 
| /Linux-v5.15/drivers/firmware/efi/ | 
| D | riscv-runtime.c | 34 	efi_mm.pgd = pgd_alloc(&efi_mm);  in efi_virtmap_init()
  |