Home
last modified time | relevance | path

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

12

/arch/mips/mm/
Dpgtable.c11 pgd_t *pgd_alloc(struct mm_struct *mm) in pgd_alloc() function
/arch/arm64/mm/
Dpgd.c31 pgd_t *pgd_alloc(struct mm_struct *mm) in pgd_alloc() function
/arch/nios2/mm/
Dpgtable.c54 pgd_t *pgd_alloc(struct mm_struct *mm) in pgd_alloc() function
/arch/arm/mm/
Dpgd.c33 pgd_t *pgd_alloc(struct mm_struct *mm) in pgd_alloc() function
/arch/sh/mm/
Dpgtable.c33 pgd_t *pgd_alloc(struct mm_struct *mm) in pgd_alloc() function
/arch/openrisc/include/asm/
Dpgalloc.h43 static inline pgd_t *pgd_alloc(struct mm_struct *mm) in pgd_alloc() function
/arch/xtensa/include/asm/
Dpgalloc.h31 pgd_alloc(struct mm_struct *mm) in pgd_alloc() function
/arch/cris/include/asm/
Dpgalloc.h16 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/score/include/asm/
Dpgalloc.h21 static inline pgd_t *pgd_alloc(struct mm_struct *mm) in pgd_alloc() function
/arch/frv/mm/
Dpgalloc.c138 pgd_t *pgd_alloc(struct mm_struct *mm) in pgd_alloc() function
/arch/mn10300/mm/
Dpgtable.c157 pgd_t *pgd_alloc(struct mm_struct *mm) in pgd_alloc() function
/arch/unicore32/include/asm/
Dpgalloc.h28 #define pgd_alloc(mm) get_pgd_slow(mm) macro
/arch/metag/include/asm/
Dpgalloc.h30 static inline pgd_t *pgd_alloc(struct mm_struct *mm) in pgd_alloc() function
/arch/arc/include/asm/
Dpgalloc.h55 static inline pgd_t *pgd_alloc(struct mm_struct *mm) in pgd_alloc() function
/arch/alpha/mm/
Dinit.c42 pgd_alloc(struct mm_struct *mm) in pgd_alloc() function
/arch/sparc/include/asm/
Dpgalloc_32.h29 #define pgd_alloc(mm) get_pgd_fast() macro
/arch/m68k/include/asm/
Dmotorola_pgalloc.h92 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.h95 static inline pgd_t *pgd_alloc(struct mm_struct *mm) in pgd_alloc() function
/arch/m32r/include/asm/
Dpgalloc.h22 static __inline__ pgd_t *pgd_alloc(struct mm_struct *mm) in pgd_alloc() function
/arch/parisc/include/asm/
Dpgalloc.h22 static inline pgd_t *pgd_alloc(struct mm_struct *mm) in pgd_alloc() function
/arch/powerpc/include/asm/book3s/32/
Dpgalloc.h33 static inline pgd_t *pgd_alloc(struct mm_struct *mm) in pgd_alloc() function
/arch/powerpc/include/asm/nohash/32/
Dpgalloc.h33 static inline pgd_t *pgd_alloc(struct mm_struct *mm) in pgd_alloc() function
/arch/ia64/include/asm/
Dpgalloc.h26 static inline pgd_t *pgd_alloc(struct mm_struct *mm) in pgd_alloc() function

12