Home
last modified time | relevance | path

Searched defs:pgd_alloc (Results 1 – 25 of 29) 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.c20 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/nds32/mm/
Dmm-nds32.c13 pgd_t *pgd_alloc(struct mm_struct *mm) in pgd_alloc() function
/arch/hexagon/include/asm/
Dpgalloc.h21 static inline 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/arm/mm/
Dpgd.c30 pgd_t *pgd_alloc(struct mm_struct *mm) in pgd_alloc() function
/arch/csky/include/asm/
Dpgalloc.h50 static inline pgd_t *pgd_alloc(struct mm_struct *mm) in pgd_alloc() function
/arch/powerpc/include/asm/nohash/
Dpgalloc.h20 static inline pgd_t *pgd_alloc(struct mm_struct *mm) in pgd_alloc() function
/arch/unicore32/include/asm/
Dpgalloc.h27 #define pgd_alloc(mm) get_pgd_slow(mm) macro
/arch/openrisc/include/asm/
Dpgalloc.h39 static inline pgd_t *pgd_alloc(struct mm_struct *mm) in pgd_alloc() function
/arch/xtensa/include/asm/
Dpgalloc.h26 pgd_alloc(struct mm_struct *mm) in pgd_alloc() function
/arch/m68k/include/asm/
Dsun3_pgalloc.h51 static inline pgd_t * pgd_alloc(struct mm_struct *mm) in pgd_alloc() function
Dmotorola_pgalloc.h92 static inline pgd_t *pgd_alloc(struct mm_struct *mm) in pgd_alloc() function
Dmcf_pgalloc.h91 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/riscv/include/asm/
Dpgalloc.h42 static inline pgd_t *pgd_alloc(struct mm_struct *mm) in pgd_alloc() function
/arch/powerpc/include/asm/book3s/32/
Dpgalloc.h8 static inline pgd_t *pgd_alloc(struct mm_struct *mm) in pgd_alloc() function
/arch/parisc/include/asm/
Dpgalloc.h24 static inline pgd_t *pgd_alloc(struct mm_struct *mm) in pgd_alloc() function
/arch/arc/include/asm/
Dpgalloc.h52 static inline pgd_t *pgd_alloc(struct mm_struct *mm) in pgd_alloc() function
/arch/microblaze/include/asm/
Dpgalloc.h40 #define pgd_alloc(mm) get_pgd() macro
/arch/sparc/include/asm/
Dpgalloc_32.h27 #define pgd_alloc(mm) get_pgd_fast() macro
/arch/ia64/include/asm/
Dpgalloc.h27 static inline pgd_t *pgd_alloc(struct mm_struct *mm) in pgd_alloc() function
/arch/um/kernel/
Dmem.c194 pgd_t *pgd_alloc(struct mm_struct *mm) in pgd_alloc() function
/arch/powerpc/include/asm/book3s/64/
Dpgalloc.h48 static inline pgd_t *pgd_alloc(struct mm_struct *mm) in pgd_alloc() function

12