/linux-3.3/arch/sh/mm/ |
D | pgtable.c | 32 pgd_t *pgd_alloc(struct mm_struct *mm) in pgd_alloc() function
|
/linux-3.3/arch/arm/mm/ |
D | pgd.c | 32 pgd_t *pgd_alloc(struct mm_struct *mm) in pgd_alloc() function
|
/linux-3.3/arch/xtensa/include/asm/ |
D | pgalloc.h | 31 pgd_alloc(struct mm_struct *mm) in pgd_alloc() function
|
/linux-3.3/arch/openrisc/include/asm/ |
D | pgalloc.h | 44 static inline pgd_t *pgd_alloc(struct mm_struct *mm) in pgd_alloc() function
|
/linux-3.3/arch/cris/include/asm/ |
D | pgalloc.h | 15 static inline pgd_t *pgd_alloc (struct mm_struct *mm) in pgd_alloc() function
|
/linux-3.3/arch/hexagon/include/asm/ |
D | pgalloc.h | 34 static inline pgd_t *pgd_alloc(struct mm_struct *mm) in pgd_alloc() function
|
/linux-3.3/arch/score/include/asm/ |
D | pgalloc.h | 20 static inline pgd_t *pgd_alloc(struct mm_struct *mm) in pgd_alloc() function
|
/linux-3.3/arch/frv/mm/ |
D | pgalloc.c | 134 pgd_t *pgd_alloc(struct mm_struct *mm) in pgd_alloc() function
|
/linux-3.3/arch/mn10300/mm/ |
D | pgtable.c | 153 pgd_t *pgd_alloc(struct mm_struct *mm) in pgd_alloc() function
|
/linux-3.3/arch/unicore32/include/asm/ |
D | pgalloc.h | 28 #define pgd_alloc(mm) get_pgd_slow(mm) macro
|
/linux-3.3/arch/avr32/include/asm/ |
D | pgalloc.h | 44 static inline pgd_t *pgd_alloc(struct mm_struct *mm) in pgd_alloc() function
|
/linux-3.3/arch/m68k/include/asm/ |
D | motorola_pgalloc.h | 87 static inline pgd_t *pgd_alloc(struct mm_struct *mm) in pgd_alloc() function
|
D | sun3_pgalloc.h | 90 static inline pgd_t * pgd_alloc(struct mm_struct *mm) in pgd_alloc() function
|
D | mcf_pgalloc.h | 88 static inline pgd_t *pgd_alloc(struct mm_struct *mm) in pgd_alloc() function
|
/linux-3.3/arch/m32r/include/asm/ |
D | pgalloc.h | 21 static __inline__ pgd_t *pgd_alloc(struct mm_struct *mm) in pgd_alloc() function
|
/linux-3.3/arch/mips/include/asm/ |
D | pgalloc.h | 47 static inline pgd_t *pgd_alloc(struct mm_struct *mm) in pgd_alloc() function
|
/linux-3.3/arch/alpha/mm/ |
D | init.c | 40 pgd_alloc(struct mm_struct *mm) in pgd_alloc() function
|
/linux-3.3/arch/parisc/include/asm/ |
D | pgalloc.h | 21 static inline pgd_t *pgd_alloc(struct mm_struct *mm) in pgd_alloc() function
|
/linux-3.3/arch/ia64/include/asm/ |
D | pgalloc.h | 25 static inline pgd_t *pgd_alloc(struct mm_struct *mm) in pgd_alloc() function
|
/linux-3.3/arch/sparc/include/asm/ |
D | pgalloc_64.h | 18 static inline pgd_t *pgd_alloc(struct mm_struct *mm) in pgd_alloc() function
|
D | pgalloc_32.h | 35 #define pgd_alloc(mm) get_pgd_fast() macro
|
/linux-3.3/arch/powerpc/include/asm/ |
D | pgalloc-64.h | 40 static inline pgd_t *pgd_alloc(struct mm_struct *mm) in pgd_alloc() function
|
/linux-3.3/arch/s390/include/asm/ |
D | pgalloc.h | 114 static inline pgd_t *pgd_alloc(struct mm_struct *mm) in pgd_alloc() function
|
/linux-3.3/arch/um/kernel/ |
D | mem.c | 271 pgd_t *pgd_alloc(struct mm_struct *mm) in pgd_alloc() function
|
/linux-3.3/arch/microblaze/include/asm/ |
D | pgalloc.h | 100 #define pgd_alloc(mm) get_pgd_fast() macro
|