Home
last modified time | relevance | path

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

12

/kernel/linux/linux-5.10/arch/mips/mm/
Dpgtable.c11 pgd_t *pgd_alloc(struct mm_struct *mm) in pgd_alloc() function
25 EXPORT_SYMBOL_GPL(pgd_alloc);
/kernel/linux/linux-5.10/arch/openrisc/include/asm/
Dpgalloc.h42 static inline pgd_t *pgd_alloc(struct mm_struct *mm) in pgd_alloc() function
61 extern inline pgd_t *pgd_alloc(struct mm_struct *mm)
/kernel/linux/linux-5.10/arch/arm64/mm/
Dpgd.c20 pgd_t *pgd_alloc(struct mm_struct *mm) in pgd_alloc() function
/kernel/linux/linux-5.10/arch/alpha/include/asm/
Dpgalloc.h35 extern pgd_t *pgd_alloc(struct mm_struct *mm);
/kernel/linux/linux-5.10/arch/nios2/include/asm/
Dpgalloc.h35 extern pgd_t *pgd_alloc(struct mm_struct *mm);
/kernel/linux/linux-5.10/arch/microblaze/include/asm/
Dpgalloc.h31 #define pgd_alloc(mm) get_pgd() macro
/kernel/linux/linux-5.10/arch/um/include/asm/
Dpgalloc.h27 extern pgd_t *pgd_alloc(struct mm_struct *);
/kernel/linux/linux-5.10/arch/m68k/include/asm/
Dsun3_pgalloc.h43 static inline pgd_t * pgd_alloc(struct mm_struct *mm) in pgd_alloc() function
Dmcf_pgalloc.h83 static inline pgd_t *pgd_alloc(struct mm_struct *mm) in pgd_alloc() function
Dmotorola_pgalloc.h76 static inline pgd_t *pgd_alloc(struct mm_struct *mm) in pgd_alloc() function
/kernel/linux/linux-5.10/arch/nios2/mm/
Dpgtable.c53 pgd_t *pgd_alloc(struct mm_struct *mm) in pgd_alloc() function
/kernel/linux/linux-5.10/arch/nds32/include/asm/
Dpgalloc.h20 extern pgd_t *pgd_alloc(struct mm_struct *mm);
/kernel/linux/linux-5.10/arch/sh/include/asm/
Dpgalloc.h12 extern pgd_t *pgd_alloc(struct mm_struct *);
/kernel/linux/linux-5.10/arch/sh/mm/
Dpgtable.c32 pgd_t *pgd_alloc(struct mm_struct *mm) in pgd_alloc() function
/kernel/linux/linux-5.10/arch/ia64/include/asm/
Dpgalloc.h27 static inline pgd_t *pgd_alloc(struct mm_struct *mm) in pgd_alloc() function
/kernel/linux/linux-5.10/arch/xtensa/include/asm/
Dpgalloc.h31 pgd_alloc(struct mm_struct *mm) in pgd_alloc() function
/kernel/linux/linux-5.10/arch/powerpc/include/asm/nohash/
Dpgalloc.h20 static inline pgd_t *pgd_alloc(struct mm_struct *mm) in pgd_alloc() function
/kernel/linux/linux-5.10/arch/powerpc/include/asm/book3s/32/
Dpgalloc.h8 static inline pgd_t *pgd_alloc(struct mm_struct *mm) in pgd_alloc() function
/kernel/linux/linux-5.10/arch/riscv/include/asm/
Dpgalloc.h43 static inline pgd_t *pgd_alloc(struct mm_struct *mm) in pgd_alloc() function
/kernel/linux/linux-5.10/arch/csky/include/asm/
Dpgalloc.h45 static inline pgd_t *pgd_alloc(struct mm_struct *mm) in pgd_alloc() function
/kernel/linux/linux-5.10/arch/parisc/include/asm/
Dpgalloc.h19 static inline pgd_t *pgd_alloc(struct mm_struct *mm) in pgd_alloc() function
/kernel/linux/linux-5.10/arch/hexagon/include/asm/
Dpgalloc.h21 static inline pgd_t *pgd_alloc(struct mm_struct *mm) in pgd_alloc() function
/kernel/linux/linux-5.10/arch/arm64/include/asm/
Dpgalloc.h57 extern pgd_t *pgd_alloc(struct mm_struct *mm);
/kernel/linux/linux-5.10/drivers/firmware/efi/
Driscv-runtime.c34 efi_mm.pgd = pgd_alloc(&efi_mm); in efi_virtmap_init()
/kernel/linux/linux-5.10/arch/sparc/include/asm/
Dpgalloc_32.h27 #define pgd_alloc(mm) get_pgd_fast() macro

12