Home
last modified time | relevance | path

Searched refs:pgd_alloc (Results 1 – 25 of 48) sorted by relevance

12

/Linux-v4.19/arch/mips/mm/
Dpgtable.c11 pgd_t *pgd_alloc(struct mm_struct *mm) in pgd_alloc() function
25 EXPORT_SYMBOL_GPL(pgd_alloc);
/Linux-v4.19/arch/openrisc/include/asm/
Dpgalloc.h43 static inline pgd_t *pgd_alloc(struct mm_struct *mm) in pgd_alloc() function
62 extern inline pgd_t *pgd_alloc(struct mm_struct *mm)
/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/sh/mm/
Dpgtable.c33 pgd_t *pgd_alloc(struct mm_struct *mm) in pgd_alloc() function
/Linux-v4.19/arch/um/include/asm/
Dpgalloc.h25 extern pgd_t *pgd_alloc(struct mm_struct *);
/Linux-v4.19/arch/nios2/include/asm/
Dpgalloc.h33 extern pgd_t *pgd_alloc(struct mm_struct *mm);
/Linux-v4.19/arch/xtensa/include/asm/
Dpgalloc.h31 pgd_alloc(struct mm_struct *mm) in pgd_alloc() function
/Linux-v4.19/arch/nds32/include/asm/
Dpgalloc.h20 extern pgd_t *pgd_alloc(struct mm_struct *mm);
/Linux-v4.19/arch/sh/include/asm/
Dpgalloc.h10 extern pgd_t *pgd_alloc(struct mm_struct *);
/Linux-v4.19/arch/alpha/include/asm/
Dpgalloc.h33 extern pgd_t *pgd_alloc(struct mm_struct *mm);
/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/unicore32/include/asm/
Dpgalloc.h28 #define pgd_alloc(mm) get_pgd_slow(mm) macro
/Linux-v4.19/drivers/firmware/efi/
Darm-runtime.c62 efi_mm.pgd = pgd_alloc(&efi_mm); in efi_virtmap_init()
/Linux-v4.19/arch/m68k/include/asm/
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
Dmotorola_pgalloc.h92 static inline pgd_t *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/arc/include/asm/
Dpgalloc.h55 static inline pgd_t *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/ia64/include/asm/
Dpgalloc.h26 static inline pgd_t *pgd_alloc(struct mm_struct *mm) in pgd_alloc() function
/Linux-v4.19/arch/arm/mm/
Didmap.c105 idmap_pgd = pgd_alloc(&init_mm); in init_static_idmap()
/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/powerpc/include/asm/book3s/32/
Dpgalloc.h33 static inline pgd_t *pgd_alloc(struct mm_struct *mm) in pgd_alloc() function

12