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

/linux-4.1.27/arch/nios2/mm/
H A Dpgtable.c54 pgd_t *pgd_alloc(struct mm_struct *mm) pgd_alloc() function
/linux-4.1.27/arch/arm64/mm/
H A Dpgd.c35 pgd_t *pgd_alloc(struct mm_struct *mm) pgd_alloc() function
/linux-4.1.27/arch/sh/mm/
H A Dpgtable.c32 pgd_t *pgd_alloc(struct mm_struct *mm) pgd_alloc() function
/linux-4.1.27/arch/cris/include/asm/
H A Dpgalloc.h15 static inline pgd_t *pgd_alloc (struct mm_struct *mm) pgd_alloc() function
/linux-4.1.27/arch/xtensa/include/asm/
H A Dpgalloc.h31 pgd_alloc(struct mm_struct *mm) pgd_alloc() function
/linux-4.1.27/arch/score/include/asm/
H A Dpgalloc.h20 static inline pgd_t *pgd_alloc(struct mm_struct *mm) pgd_alloc() function
/linux-4.1.27/arch/openrisc/include/asm/
H A Dpgalloc.h44 static inline pgd_t *pgd_alloc(struct mm_struct *mm) pgd_alloc() function
/linux-4.1.27/arch/hexagon/include/asm/
H A Dpgalloc.h34 static inline pgd_t *pgd_alloc(struct mm_struct *mm) pgd_alloc() function
/linux-4.1.27/arch/metag/include/asm/
H A Dpgalloc.h29 static inline pgd_t *pgd_alloc(struct mm_struct *mm) pgd_alloc() function
/linux-4.1.27/arch/arm/mm/
H A Dpgd.c33 pgd_t *pgd_alloc(struct mm_struct *mm) pgd_alloc() function
/linux-4.1.27/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) pgd_alloc() function
/linux-4.1.27/arch/unicore32/include/asm/
H A Dpgalloc.h28 #define pgd_alloc(mm) get_pgd_slow(mm) macro
/linux-4.1.27/arch/mips/include/asm/
H A Dpgalloc.h47 static inline pgd_t *pgd_alloc(struct mm_struct *mm) pgd_alloc() function
/linux-4.1.27/arch/mn10300/mm/
H A Dpgtable.c157 pgd_t *pgd_alloc(struct mm_struct *mm) pgd_alloc() function
/linux-4.1.27/arch/parisc/include/asm/
H A Dpgalloc.h21 static inline pgd_t *pgd_alloc(struct mm_struct *mm) pgd_alloc() function
/linux-4.1.27/arch/avr32/include/asm/
H A Dpgalloc.h44 static inline pgd_t *pgd_alloc(struct mm_struct *mm) pgd_alloc() function
/linux-4.1.27/arch/frv/mm/
H A Dpgalloc.c138 pgd_t *pgd_alloc(struct mm_struct *mm) pgd_alloc() function
/linux-4.1.27/arch/m32r/include/asm/
H A Dpgalloc.h21 static __inline__ pgd_t *pgd_alloc(struct mm_struct *mm) pgd_alloc() function
/linux-4.1.27/arch/m68k/include/asm/
H A Dmcf_pgalloc.h92 static inline pgd_t *pgd_alloc(struct mm_struct *mm) pgd_alloc() function
H A Dmotorola_pgalloc.h91 static inline pgd_t *pgd_alloc(struct mm_struct *mm) pgd_alloc() function
H A Dsun3_pgalloc.h89 static inline pgd_t * pgd_alloc(struct mm_struct *mm) pgd_alloc() function
/linux-4.1.27/arch/arc/include/asm/
H A Dpgalloc.h55 static inline pgd_t *pgd_alloc(struct mm_struct *mm) pgd_alloc() function
/linux-4.1.27/arch/um/kernel/
H A Dmem.c185 pgd_t *pgd_alloc(struct mm_struct *mm) pgd_alloc() function
/linux-4.1.27/arch/s390/include/asm/
H A Dpgalloc.h101 static inline pgd_t *pgd_alloc(struct mm_struct *mm) pgd_alloc() function
/linux-4.1.27/arch/ia64/include/asm/
H A Dpgalloc.h25 static inline pgd_t *pgd_alloc(struct mm_struct *mm) pgd_alloc() function
/linux-4.1.27/arch/alpha/mm/
H A Dinit.c41 pgd_alloc(struct mm_struct *mm) pgd_alloc() function
/linux-4.1.27/arch/microblaze/include/asm/
H A Dpgalloc.h100 #define pgd_alloc(mm) get_pgd_fast() macro
/linux-4.1.27/arch/powerpc/include/asm/
H A Dpgalloc-64.h44 static inline pgd_t *pgd_alloc(struct mm_struct *mm) pgd_alloc() function
/linux-4.1.27/arch/powerpc/mm/
H A Dpgtable_32.c84 pgd_t *pgd_alloc(struct mm_struct *mm) pgd_alloc() function
/linux-4.1.27/arch/x86/mm/
H A Dpgtable.c354 pgd_t *pgd_alloc(struct mm_struct *mm) pgd_alloc() function
/linux-4.1.27/arch/tile/mm/
H A Dpgtable.c214 pgd_t *pgd_alloc(struct mm_struct *mm) pgd_alloc() function
/linux-4.1.27/arch/x86/include/asm/
H A Dparavirt_types.h256 int (*pgd_alloc)(struct mm_struct *mm); member in struct:pv_mmu_ops

Completed in 1346 milliseconds