Home
last modified time | relevance | path

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

12

/Linux-v4.19/arch/mips/mm/
Dpgtable.c11 pgd_t *pgd_alloc(struct mm_struct *mm) in pgd_alloc() function
/Linux-v4.19/arch/arm64/mm/
Dpgd.c31 pgd_t *pgd_alloc(struct mm_struct *mm) in pgd_alloc() function
/Linux-v4.19/arch/nios2/mm/
Dpgtable.c54 pgd_t *pgd_alloc(struct mm_struct *mm) in pgd_alloc() function
/Linux-v4.19/arch/nds32/mm/
Dmm-nds32.c13 pgd_t *pgd_alloc(struct mm_struct *mm) in pgd_alloc() function
/Linux-v4.19/arch/sh/mm/
Dpgtable.c33 pgd_t *pgd_alloc(struct mm_struct *mm) in pgd_alloc() function
/Linux-v4.19/arch/arm/mm/
Dpgd.c33 pgd_t *pgd_alloc(struct mm_struct *mm) in pgd_alloc() function
/Linux-v4.19/arch/openrisc/include/asm/
Dpgalloc.h43 static inline pgd_t *pgd_alloc(struct mm_struct *mm) in pgd_alloc() function
/Linux-v4.19/arch/xtensa/include/asm/
Dpgalloc.h31 pgd_alloc(struct mm_struct *mm) in pgd_alloc() function
/Linux-v4.19/arch/hexagon/include/asm/
Dpgalloc.h34 static inline pgd_t *pgd_alloc(struct mm_struct *mm) in pgd_alloc() function
/Linux-v4.19/arch/unicore32/include/asm/
Dpgalloc.h28 #define pgd_alloc(mm) get_pgd_slow(mm) macro
/Linux-v4.19/arch/arc/include/asm/
Dpgalloc.h55 static inline pgd_t *pgd_alloc(struct mm_struct *mm) in pgd_alloc() function
/Linux-v4.19/arch/alpha/mm/
Dinit.c42 pgd_alloc(struct mm_struct *mm) in pgd_alloc() function
/Linux-v4.19/arch/sparc/include/asm/
Dpgalloc_32.h29 #define pgd_alloc(mm) get_pgd_fast() macro
Dpgalloc_64.h26 static inline pgd_t *pgd_alloc(struct mm_struct *mm) in pgd_alloc() function
/Linux-v4.19/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
/Linux-v4.19/arch/riscv/include/asm/
Dpgalloc.h48 static inline pgd_t *pgd_alloc(struct mm_struct *mm) in pgd_alloc() function
/Linux-v4.19/arch/parisc/include/asm/
Dpgalloc.h22 static inline pgd_t *pgd_alloc(struct mm_struct *mm) in pgd_alloc() function
/Linux-v4.19/arch/powerpc/include/asm/book3s/32/
Dpgalloc.h33 static inline pgd_t *pgd_alloc(struct mm_struct *mm) in pgd_alloc() function
/Linux-v4.19/arch/ia64/include/asm/
Dpgalloc.h26 static inline pgd_t *pgd_alloc(struct mm_struct *mm) in pgd_alloc() function
/Linux-v4.19/arch/um/kernel/
Dmem.c182 pgd_t *pgd_alloc(struct mm_struct *mm) in pgd_alloc() function
/Linux-v4.19/arch/powerpc/include/asm/nohash/32/
Dpgalloc.h33 static inline pgd_t *pgd_alloc(struct mm_struct *mm) in pgd_alloc() function
/Linux-v4.19/arch/s390/include/asm/
Dpgalloc.h105 static inline pgd_t *pgd_alloc(struct mm_struct *mm) in pgd_alloc() function
/Linux-v4.19/arch/powerpc/include/asm/book3s/64/
Dpgalloc.h77 static inline pgd_t *pgd_alloc(struct mm_struct *mm) in pgd_alloc() function

12