Searched refs:pgd_alloc (Results 1 - 25 of 43) sorted by relevance

12

/arch/openrisc/include/asm/
H A Dpgalloc.h44 static inline pgd_t *pgd_alloc(struct mm_struct *mm) function
63 extern inline pgd_t *pgd_alloc(struct mm_struct *mm)
/arch/frv/include/asm/
H A Dpgalloc.h34 extern pgd_t *pgd_alloc(struct mm_struct *);
/arch/mn10300/include/asm/
H A Dpgalloc.h36 extern pgd_t *pgd_alloc(struct mm_struct *);
/arch/alpha/include/asm/
H A Dpgalloc.h32 extern pgd_t *pgd_alloc(struct mm_struct *mm);
/arch/cris/include/asm/
H A Dpgalloc.h15 static inline pgd_t *pgd_alloc (struct mm_struct *mm) function
/arch/m32r/include/asm/
H A Dpgalloc.h21 static __inline__ pgd_t *pgd_alloc(struct mm_struct *mm) function
/arch/powerpc/include/asm/
H A Dpgalloc-32.h11 extern pgd_t *pgd_alloc(struct mm_struct *mm);
/arch/sh/include/asm/
H A Dpgalloc.h9 extern pgd_t *pgd_alloc(struct mm_struct *);
/arch/sh/mm/
H A Dpgtable.c32 pgd_t *pgd_alloc(struct mm_struct *mm) function
/arch/um/include/asm/
H A Dpgalloc.h25 extern pgd_t *pgd_alloc(struct mm_struct *);
/arch/xtensa/include/asm/
H A Dpgalloc.h31 pgd_alloc(struct mm_struct *mm) function
/arch/avr32/include/asm/
H A Dpgalloc.h44 static inline pgd_t *pgd_alloc(struct mm_struct *mm) function
/arch/hexagon/include/asm/
H A Dpgalloc.h34 static inline pgd_t *pgd_alloc(struct mm_struct *mm) function
/arch/m68k/include/asm/
H A Dmcf_pgalloc.h88 static inline pgd_t *pgd_alloc(struct mm_struct *mm) function
H A Dsun3_pgalloc.h90 static inline pgd_t * pgd_alloc(struct mm_struct *mm) function
H A Dmotorola_pgalloc.h87 static inline pgd_t *pgd_alloc(struct mm_struct *mm) function
/arch/score/include/asm/
H A Dpgalloc.h20 static inline pgd_t *pgd_alloc(struct mm_struct *mm) function
/arch/unicore32/include/asm/
H A Dpgalloc.h28 #define pgd_alloc(mm) get_pgd_slow(mm) macro
/arch/arm/include/asm/
H A Dpgalloc.h57 extern pgd_t *pgd_alloc(struct mm_struct *mm);
/arch/arm/mm/
H A Didmap.c83 idmap_pgd = pgd_alloc(&init_mm);
H A Dpgd.c33 pgd_t *pgd_alloc(struct mm_struct *mm) function
/arch/frv/mm/
H A Dpgalloc.c134 pgd_t *pgd_alloc(struct mm_struct *mm) function
/arch/ia64/include/asm/
H A Dpgalloc.h25 static inline pgd_t *pgd_alloc(struct mm_struct *mm) function
/arch/mips/include/asm/
H A Dpgalloc.h47 static inline pgd_t *pgd_alloc(struct mm_struct *mm) function
/arch/mn10300/mm/
H A Dpgtable.c152 pgd_t *pgd_alloc(struct mm_struct *mm) function

Completed in 443 milliseconds

12