/linux/arch/openrisc/include/asm/ |
H A D | pgalloc.h | 42 static inline pgd_t *pgd_alloc(struct mm_struct *mm) in pgd_alloc() function
|
/linux/arch/hexagon/include/asm/ |
H A D | pgalloc.h | 21 static inline pgd_t *pgd_alloc(struct mm_struct *mm) in pgd_alloc() function
|
/linux/arch/m68k/include/asm/ |
H A D | sun3_pgalloc.h | 39 static inline pgd_t * pgd_alloc(struct mm_struct *mm) in pgd_alloc() function
|
H A D | mcf_pgalloc.h | 83 static inline pgd_t *pgd_alloc(struct mm_struct *mm) in pgd_alloc() function
|
H A D | motorola_pgalloc.h | 76 static inline pgd_t *pgd_alloc(struct mm_struct *mm) in pgd_alloc() function
|
/linux/arch/parisc/include/asm/ |
H A D | pgalloc.h | 17 static inline pgd_t *pgd_alloc(struct mm_struct *mm) in pgd_alloc() function
|
/linux/arch/sh/mm/ |
H A D | pgtable.c | 34 pgd_t *pgd_alloc(struct mm_struct *mm) in pgd_alloc() function
|
/linux/arch/csky/include/asm/ |
H A D | pgalloc.h | 42 static inline pgd_t *pgd_alloc(struct mm_struct *mm) in pgd_alloc() function
|
/linux/arch/powerpc/include/asm/nohash/ |
H A D | pgalloc.h | 20 static inline pgd_t *pgd_alloc(struct mm_struct *mm) in pgd_alloc() function
|
/linux/arch/alpha/mm/ |
H A D | init.c | 41 pgd_alloc(struct mm_struct *mm) in pgd_alloc() function
|
/linux/arch/loongarch/mm/ |
H A D | pgtable.c | 24 pgd_t *pgd_alloc(struct mm_struct *mm) in pgd_alloc() function
|
/linux/arch/powerpc/include/asm/book3s/32/ |
H A D | pgalloc.h | 8 static inline pgd_t *pgd_alloc(struct mm_struct *mm) in pgd_alloc() function
|
/linux/arch/sparc/include/asm/ |
H A D | pgalloc_32.h | 27 #define pgd_alloc(mm) get_pgd_fast() macro
|
H A D | pgalloc_64.h | 26 static inline pgd_t *pgd_alloc(struct mm_struct *mm) in pgd_alloc() function
|
/linux/arch/um/kernel/ |
H A D | mem.c | 219 pgd_t *pgd_alloc(struct mm_struct *mm) in pgd_alloc() function
|
/linux/arch/riscv/include/asm/ |
H A D | pgalloc.h | 111 static inline pgd_t *pgd_alloc(struct mm_struct *mm) in pgd_alloc() function
|
/linux/arch/powerpc/include/asm/book3s/64/ |
H A D | pgalloc.h | 48 static inline pgd_t *pgd_alloc(struct mm_struct *mm) in pgd_alloc() function
|
/linux/arch/s390/include/asm/ |
H A D | pgalloc.h | 147 #define pgd_alloc(...) alloc_hooks(pgd_alloc_noprof(__VA_ARGS__)) macro
|
/linux/arch/x86/mm/ |
H A D | pgtable.c | 322 pgd_t *pgd_alloc(struct mm_struct *mm) in pgd_alloc() function
|