Home
last modified time | relevance | path

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

12

/arch/openrisc/include/asm/
Dpgalloc.h44 static inline pgd_t *pgd_alloc(struct mm_struct *mm) in pgd_alloc() function
63 extern inline pgd_t *pgd_alloc(struct mm_struct *mm)
/arch/mn10300/include/asm/
Dpgalloc.h36 extern pgd_t *pgd_alloc(struct mm_struct *);
/arch/frv/include/asm/
Dpgalloc.h34 extern pgd_t *pgd_alloc(struct mm_struct *);
/arch/um/include/asm/
Dpgalloc.h25 extern pgd_t *pgd_alloc(struct mm_struct *);
/arch/sh/mm/
Dpgtable.c32 pgd_t *pgd_alloc(struct mm_struct *mm) in pgd_alloc() function
/arch/powerpc/include/asm/
Dpgalloc-32.h11 extern pgd_t *pgd_alloc(struct mm_struct *mm);
/arch/xtensa/include/asm/
Dpgalloc.h31 pgd_alloc(struct mm_struct *mm) in pgd_alloc() function
/arch/cris/include/asm/
Dpgalloc.h15 static inline pgd_t *pgd_alloc (struct mm_struct *mm) in pgd_alloc() function
/arch/m32r/include/asm/
Dpgalloc.h21 static __inline__ pgd_t *pgd_alloc(struct mm_struct *mm) in pgd_alloc() function
/arch/score/include/asm/
Dpgalloc.h20 static inline pgd_t *pgd_alloc(struct mm_struct *mm) in pgd_alloc() function
/arch/sh/include/asm/
Dpgalloc.h9 extern pgd_t *pgd_alloc(struct mm_struct *);
/arch/alpha/include/asm/
Dpgalloc.h32 extern pgd_t *pgd_alloc(struct mm_struct *mm);
/arch/unicore32/include/asm/
Dpgalloc.h28 #define pgd_alloc(mm) get_pgd_slow(mm) macro
/arch/avr32/include/asm/
Dpgalloc.h44 static inline pgd_t *pgd_alloc(struct mm_struct *mm) in pgd_alloc() function
/arch/m68k/include/asm/
Dsun3_pgalloc.h90 static inline pgd_t * pgd_alloc(struct mm_struct *mm) in pgd_alloc() function
Dmotorola_pgalloc.h87 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
/arch/hexagon/include/asm/
Dpgalloc.h34 static inline pgd_t *pgd_alloc(struct mm_struct *mm) in pgd_alloc() function
/arch/arm/mm/
Didmap.c83 idmap_pgd = pgd_alloc(&init_mm); in init_static_idmap()
/arch/sparc/include/asm/
Dpgalloc_32.h35 #define pgd_alloc(mm) get_pgd_fast() macro
Dpgalloc_64.h18 static inline pgd_t *pgd_alloc(struct mm_struct *mm) in pgd_alloc() function
/arch/mn10300/mm/
Dpgtable.c152 pgd_t *pgd_alloc(struct mm_struct *mm) in pgd_alloc() function
/arch/mips/include/asm/
Dpgalloc.h47 static inline pgd_t *pgd_alloc(struct mm_struct *mm) in pgd_alloc() function
/arch/frv/mm/
Dpgalloc.c134 pgd_t *pgd_alloc(struct mm_struct *mm) in pgd_alloc() function
/arch/ia64/include/asm/
Dpgalloc.h25 static inline pgd_t *pgd_alloc(struct mm_struct *mm) in pgd_alloc() function

12