/linux-4.1.27/arch/arm64/mm/ |
D | pgd.c | 35 pgd_t *pgd_alloc(struct mm_struct *mm) in pgd_alloc() function
|
/linux-4.1.27/arch/nios2/mm/ |
D | pgtable.c | 54 pgd_t *pgd_alloc(struct mm_struct *mm) in pgd_alloc() function
|
/linux-4.1.27/arch/arm/mm/ |
D | pgd.c | 33 pgd_t *pgd_alloc(struct mm_struct *mm) in pgd_alloc() function
|
/linux-4.1.27/arch/sh/mm/ |
D | pgtable.c | 32 pgd_t *pgd_alloc(struct mm_struct *mm) in pgd_alloc() function
|
/linux-4.1.27/arch/openrisc/include/asm/ |
D | pgalloc.h | 44 static inline pgd_t *pgd_alloc(struct mm_struct *mm) in pgd_alloc() function
|
/linux-4.1.27/arch/xtensa/include/asm/ |
D | pgalloc.h | 31 pgd_alloc(struct mm_struct *mm) in pgd_alloc() function
|
/linux-4.1.27/arch/cris/include/asm/ |
D | pgalloc.h | 15 static inline pgd_t *pgd_alloc (struct mm_struct *mm) in pgd_alloc() function
|
/linux-4.1.27/arch/hexagon/include/asm/ |
D | pgalloc.h | 34 static inline pgd_t *pgd_alloc(struct mm_struct *mm) in pgd_alloc() function
|
/linux-4.1.27/arch/score/include/asm/ |
D | pgalloc.h | 20 static inline pgd_t *pgd_alloc(struct mm_struct *mm) in pgd_alloc() function
|
/linux-4.1.27/arch/frv/mm/ |
D | pgalloc.c | 138 pgd_t *pgd_alloc(struct mm_struct *mm) in pgd_alloc() function
|
/linux-4.1.27/arch/unicore32/include/asm/ |
D | pgalloc.h | 28 #define pgd_alloc(mm) get_pgd_slow(mm) macro
|
/linux-4.1.27/arch/mn10300/mm/ |
D | pgtable.c | 157 pgd_t *pgd_alloc(struct mm_struct *mm) in pgd_alloc() function
|
/linux-4.1.27/arch/avr32/include/asm/ |
D | pgalloc.h | 44 static inline pgd_t *pgd_alloc(struct mm_struct *mm) in pgd_alloc() function
|
/linux-4.1.27/arch/metag/include/asm/ |
D | pgalloc.h | 29 static inline pgd_t *pgd_alloc(struct mm_struct *mm) in pgd_alloc() function
|
/linux-4.1.27/arch/arc/include/asm/ |
D | pgalloc.h | 55 static inline pgd_t *pgd_alloc(struct mm_struct *mm) in pgd_alloc() function
|
/linux-4.1.27/arch/alpha/mm/ |
D | init.c | 41 pgd_alloc(struct mm_struct *mm) in pgd_alloc() function
|
/linux-4.1.27/arch/sparc/include/asm/ |
D | pgalloc_32.h | 28 #define pgd_alloc(mm) get_pgd_fast() macro
|
D | pgalloc_64.h | 25 static inline pgd_t *pgd_alloc(struct mm_struct *mm) in pgd_alloc() function
|
/linux-4.1.27/arch/m68k/include/asm/ |
D | sun3_pgalloc.h | 89 static inline pgd_t * pgd_alloc(struct mm_struct *mm) in pgd_alloc() function
|
D | motorola_pgalloc.h | 91 static inline pgd_t *pgd_alloc(struct mm_struct *mm) in pgd_alloc() function
|
D | mcf_pgalloc.h | 92 static inline pgd_t *pgd_alloc(struct mm_struct *mm) in pgd_alloc() function
|
/linux-4.1.27/arch/m32r/include/asm/ |
D | pgalloc.h | 21 static __inline__ pgd_t *pgd_alloc(struct mm_struct *mm) in pgd_alloc() function
|
/linux-4.1.27/arch/mips/include/asm/ |
D | pgalloc.h | 47 static inline pgd_t *pgd_alloc(struct mm_struct *mm) in pgd_alloc() function
|
/linux-4.1.27/arch/parisc/include/asm/ |
D | pgalloc.h | 21 static inline pgd_t *pgd_alloc(struct mm_struct *mm) in pgd_alloc() function
|
/linux-4.1.27/arch/ia64/include/asm/ |
D | pgalloc.h | 25 static inline pgd_t *pgd_alloc(struct mm_struct *mm) in pgd_alloc() function
|
/linux-4.1.27/arch/s390/include/asm/ |
D | pgalloc.h | 101 static inline pgd_t *pgd_alloc(struct mm_struct *mm) in pgd_alloc() function
|
/linux-4.1.27/arch/um/kernel/ |
D | mem.c | 185 pgd_t *pgd_alloc(struct mm_struct *mm) in pgd_alloc() function
|
/linux-4.1.27/arch/microblaze/include/asm/ |
D | pgalloc.h | 100 #define pgd_alloc(mm) get_pgd_fast() macro
|
/linux-4.1.27/arch/powerpc/mm/ |
D | pgtable_32.c | 84 pgd_t *pgd_alloc(struct mm_struct *mm) in pgd_alloc() function
|
/linux-4.1.27/arch/powerpc/include/asm/ |
D | pgalloc-64.h | 44 static inline pgd_t *pgd_alloc(struct mm_struct *mm) in pgd_alloc() function
|
/linux-4.1.27/arch/tile/mm/ |
D | pgtable.c | 214 pgd_t *pgd_alloc(struct mm_struct *mm) in pgd_alloc() function
|
/linux-4.1.27/arch/x86/mm/ |
D | pgtable.c | 354 pgd_t *pgd_alloc(struct mm_struct *mm) in pgd_alloc() function
|
/linux-4.1.27/arch/x86/include/asm/ |
D | paravirt_types.h | 256 int (*pgd_alloc)(struct mm_struct *mm); member
|