Searched defs:pgd_alloc (Results 1 - 25 of 32) sorted by relevance

12

/arch/arm64/mm/
H A Dpgd.c35 pgd_t *pgd_alloc(struct mm_struct *mm) function
/arch/cris/include/asm/
H A Dpgalloc.h15 static inline pgd_t *pgd_alloc (struct mm_struct *mm) function
/arch/sh/mm/
H A Dpgtable.c32 pgd_t *pgd_alloc(struct mm_struct *mm) function
/arch/arm/mm/
H A Dpgd.c33 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/metag/include/asm/
H A Dpgalloc.h29 static inline pgd_t *pgd_alloc(struct mm_struct *mm) function
/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/score/include/asm/
H A Dpgalloc.h20 static inline pgd_t *pgd_alloc(struct mm_struct *mm) function
/arch/xtensa/include/asm/
H A Dpgalloc.h31 pgd_alloc(struct mm_struct *mm) function
/arch/arc/include/asm/
H A Dpgalloc.h55 static inline pgd_t *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/frv/mm/
H A Dpgalloc.c138 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/m68k/include/asm/
H A Dmcf_pgalloc.h92 static inline pgd_t *pgd_alloc(struct mm_struct *mm) function
H A Dmotorola_pgalloc.h91 static inline pgd_t *pgd_alloc(struct mm_struct *mm) function
H A Dsun3_pgalloc.h89 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.c157 pgd_t *pgd_alloc(struct mm_struct *mm) function
/arch/parisc/include/asm/
H A Dpgalloc.h21 static inline pgd_t *pgd_alloc(struct mm_struct *mm) function
/arch/sparc/include/asm/
H A Dpgalloc_32.h28 #define pgd_alloc(mm) get_pgd_fast() macro
H A Dpgalloc_64.h25 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/alpha/mm/
H A Dinit.c41 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/s390/include/asm/
H A Dpgalloc.h125 static inline pgd_t *pgd_alloc(struct mm_struct *mm) function

Completed in 842 milliseconds

12