/arch/mips/mm/ |
D | pgtable.c | 11 pgd_t *pgd_alloc(struct mm_struct *mm) in pgd_alloc() function
|
/arch/arm64/mm/ |
D | pgd.c | 20 pgd_t *pgd_alloc(struct mm_struct *mm) in pgd_alloc() function
|
/arch/nios2/mm/ |
D | pgtable.c | 53 pgd_t *pgd_alloc(struct mm_struct *mm) in pgd_alloc() function
|
/arch/openrisc/include/asm/ |
D | pgalloc.h | 42 static inline pgd_t *pgd_alloc(struct mm_struct *mm) in pgd_alloc() function
|
/arch/hexagon/include/asm/ |
D | pgalloc.h | 21 static inline pgd_t *pgd_alloc(struct mm_struct *mm) in pgd_alloc() function
|
/arch/microblaze/include/asm/ |
D | pgalloc.h | 29 #define pgd_alloc(mm) get_pgd() macro
|
/arch/m68k/include/asm/ |
D | sun3_pgalloc.h | 42 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
|
D | motorola_pgalloc.h | 76 static inline pgd_t *pgd_alloc(struct mm_struct *mm) in pgd_alloc() function
|
/arch/nds32/mm/ |
D | mm-nds32.c | 15 pgd_t *pgd_alloc(struct mm_struct *mm) in pgd_alloc() function
|
/arch/xtensa/include/asm/ |
D | pgalloc.h | 30 pgd_alloc(struct mm_struct *mm) in pgd_alloc() function
|
/arch/csky/include/asm/ |
D | pgalloc.h | 42 static inline pgd_t *pgd_alloc(struct mm_struct *mm) in pgd_alloc() function
|
/arch/sh/mm/ |
D | pgtable.c | 32 pgd_t *pgd_alloc(struct mm_struct *mm) in pgd_alloc() function
|
/arch/arm/mm/ |
D | pgd.c | 30 pgd_t *pgd_alloc(struct mm_struct *mm) in pgd_alloc() function
|
/arch/powerpc/include/asm/nohash/ |
D | pgalloc.h | 20 static inline pgd_t *pgd_alloc(struct mm_struct *mm) in pgd_alloc() function
|
/arch/parisc/include/asm/ |
D | pgalloc.h | 19 static inline pgd_t *pgd_alloc(struct mm_struct *mm) in pgd_alloc() function
|
/arch/riscv/include/asm/ |
D | pgalloc.h | 48 static inline pgd_t *pgd_alloc(struct mm_struct *mm) in pgd_alloc() function
|
/arch/ia64/include/asm/ |
D | pgalloc.h | 27 static inline pgd_t *pgd_alloc(struct mm_struct *mm) in pgd_alloc() function
|
/arch/arc/include/asm/ |
D | pgalloc.h | 54 static inline pgd_t *pgd_alloc(struct mm_struct *mm) in pgd_alloc() function
|
/arch/alpha/mm/ |
D | init.c | 41 pgd_alloc(struct mm_struct *mm) in pgd_alloc() function
|
/arch/powerpc/include/asm/book3s/32/ |
D | pgalloc.h | 8 static inline pgd_t *pgd_alloc(struct mm_struct *mm) in pgd_alloc() function
|
/arch/sparc/include/asm/ |
D | pgalloc_32.h | 27 #define pgd_alloc(mm) get_pgd_fast() macro
|
/arch/um/kernel/ |
D | mem.c | 203 pgd_t *pgd_alloc(struct mm_struct *mm) in pgd_alloc() function
|
/arch/s390/include/asm/ |
D | pgalloc.h | 119 static inline pgd_t *pgd_alloc(struct mm_struct *mm) in pgd_alloc() function
|
/arch/powerpc/include/asm/book3s/64/ |
D | pgalloc.h | 48 static inline pgd_t *pgd_alloc(struct mm_struct *mm) in pgd_alloc() function
|