Home
last modified time | relevance | path

Searched defs:pgd_alloc (Results 1 – 25 of 29) sorted by relevance

12

/linux-3.3/arch/sh/mm/
Dpgtable.c32 pgd_t *pgd_alloc(struct mm_struct *mm) in pgd_alloc() function
/linux-3.3/arch/arm/mm/
Dpgd.c32 pgd_t *pgd_alloc(struct mm_struct *mm) in pgd_alloc() function
/linux-3.3/arch/xtensa/include/asm/
Dpgalloc.h31 pgd_alloc(struct mm_struct *mm) in pgd_alloc() function
/linux-3.3/arch/openrisc/include/asm/
Dpgalloc.h44 static inline pgd_t *pgd_alloc(struct mm_struct *mm) in pgd_alloc() function
/linux-3.3/arch/cris/include/asm/
Dpgalloc.h15 static inline pgd_t *pgd_alloc (struct mm_struct *mm) in pgd_alloc() function
/linux-3.3/arch/hexagon/include/asm/
Dpgalloc.h34 static inline pgd_t *pgd_alloc(struct mm_struct *mm) in pgd_alloc() function
/linux-3.3/arch/score/include/asm/
Dpgalloc.h20 static inline pgd_t *pgd_alloc(struct mm_struct *mm) in pgd_alloc() function
/linux-3.3/arch/frv/mm/
Dpgalloc.c134 pgd_t *pgd_alloc(struct mm_struct *mm) in pgd_alloc() function
/linux-3.3/arch/mn10300/mm/
Dpgtable.c153 pgd_t *pgd_alloc(struct mm_struct *mm) in pgd_alloc() function
/linux-3.3/arch/unicore32/include/asm/
Dpgalloc.h28 #define pgd_alloc(mm) get_pgd_slow(mm) macro
/linux-3.3/arch/avr32/include/asm/
Dpgalloc.h44 static inline pgd_t *pgd_alloc(struct mm_struct *mm) in pgd_alloc() function
/linux-3.3/arch/m68k/include/asm/
Dmotorola_pgalloc.h87 static inline pgd_t *pgd_alloc(struct mm_struct *mm) in pgd_alloc() function
Dsun3_pgalloc.h90 static inline pgd_t * pgd_alloc(struct mm_struct *mm) in pgd_alloc() function
Dmcf_pgalloc.h88 static inline pgd_t *pgd_alloc(struct mm_struct *mm) in pgd_alloc() function
/linux-3.3/arch/m32r/include/asm/
Dpgalloc.h21 static __inline__ pgd_t *pgd_alloc(struct mm_struct *mm) in pgd_alloc() function
/linux-3.3/arch/mips/include/asm/
Dpgalloc.h47 static inline pgd_t *pgd_alloc(struct mm_struct *mm) in pgd_alloc() function
/linux-3.3/arch/alpha/mm/
Dinit.c40 pgd_alloc(struct mm_struct *mm) in pgd_alloc() function
/linux-3.3/arch/parisc/include/asm/
Dpgalloc.h21 static inline pgd_t *pgd_alloc(struct mm_struct *mm) in pgd_alloc() function
/linux-3.3/arch/ia64/include/asm/
Dpgalloc.h25 static inline pgd_t *pgd_alloc(struct mm_struct *mm) in pgd_alloc() function
/linux-3.3/arch/sparc/include/asm/
Dpgalloc_64.h18 static inline pgd_t *pgd_alloc(struct mm_struct *mm) in pgd_alloc() function
Dpgalloc_32.h35 #define pgd_alloc(mm) get_pgd_fast() macro
/linux-3.3/arch/powerpc/include/asm/
Dpgalloc-64.h40 static inline pgd_t *pgd_alloc(struct mm_struct *mm) in pgd_alloc() function
/linux-3.3/arch/s390/include/asm/
Dpgalloc.h114 static inline pgd_t *pgd_alloc(struct mm_struct *mm) in pgd_alloc() function
/linux-3.3/arch/um/kernel/
Dmem.c271 pgd_t *pgd_alloc(struct mm_struct *mm) in pgd_alloc() function
/linux-3.3/arch/microblaze/include/asm/
Dpgalloc.h100 #define pgd_alloc(mm) get_pgd_fast() macro

12