Home
last modified time | relevance | path

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

12

/linux/arch/mips/mm/
A Dpgtable.c11 pgd_t *pgd_alloc(struct mm_struct *mm) in pgd_alloc() function
25 EXPORT_SYMBOL_GPL(pgd_alloc);
/linux/arch/openrisc/include/asm/
A 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)
/linux/arch/alpha/include/asm/
A Dpgalloc.h34 extern pgd_t *pgd_alloc(struct mm_struct *mm);
/linux/arch/nios2/include/asm/
A Dpgalloc.h34 extern pgd_t *pgd_alloc(struct mm_struct *mm);
/linux/arch/arm64/mm/
A Dpgd.c20 pgd_t *pgd_alloc(struct mm_struct *mm) in pgd_alloc() function
/linux/arch/microblaze/include/asm/
A Dpgalloc.h29 #define pgd_alloc(mm) get_pgd() macro
/linux/arch/um/include/asm/
A Dpgalloc.h26 extern pgd_t *pgd_alloc(struct mm_struct *);
/linux/arch/m68k/include/asm/
A Dsun3_pgalloc.h42 static inline pgd_t * pgd_alloc(struct mm_struct *mm) in pgd_alloc() function
A Dmcf_pgalloc.h81 static inline pgd_t *pgd_alloc(struct mm_struct *mm) in pgd_alloc() function
A Dmotorola_pgalloc.h76 static inline pgd_t *pgd_alloc(struct mm_struct *mm) in pgd_alloc() function
/linux/arch/sh/include/asm/
A Dpgalloc.h12 extern pgd_t *pgd_alloc(struct mm_struct *);
/linux/arch/nds32/include/asm/
A Dpgalloc.h15 extern pgd_t *pgd_alloc(struct mm_struct *mm);
/linux/arch/nios2/mm/
A Dpgtable.c53 pgd_t *pgd_alloc(struct mm_struct *mm) in pgd_alloc() function
/linux/arch/xtensa/include/asm/
A Dpgalloc.h30 pgd_alloc(struct mm_struct *mm) in pgd_alloc() function
/linux/arch/ia64/include/asm/
A Dpgalloc.h27 static inline pgd_t *pgd_alloc(struct mm_struct *mm) in pgd_alloc() function
/linux/arch/sh/mm/
A Dpgtable.c32 pgd_t *pgd_alloc(struct mm_struct *mm) in pgd_alloc() function
/linux/arch/powerpc/include/asm/nohash/
A Dpgalloc.h20 static inline pgd_t *pgd_alloc(struct mm_struct *mm) in pgd_alloc() function
/linux/arch/csky/include/asm/
A Dpgalloc.h42 static inline pgd_t *pgd_alloc(struct mm_struct *mm) in pgd_alloc() function
/linux/arch/parisc/include/asm/
A Dpgalloc.h19 static inline pgd_t *pgd_alloc(struct mm_struct *mm) in pgd_alloc() function
/linux/arch/powerpc/include/asm/book3s/32/
A Dpgalloc.h8 static inline pgd_t *pgd_alloc(struct mm_struct *mm) in pgd_alloc() function
/linux/arch/riscv/include/asm/
A Dpgalloc.h41 static inline pgd_t *pgd_alloc(struct mm_struct *mm) in pgd_alloc() function
/linux/arch/hexagon/include/asm/
A Dpgalloc.h21 static inline pgd_t *pgd_alloc(struct mm_struct *mm) in pgd_alloc() function
/linux/arch/arc/include/asm/
A Dpgalloc.h54 static inline pgd_t *pgd_alloc(struct mm_struct *mm) in pgd_alloc() function
/linux/arch/sparc/include/asm/
A Dpgalloc_32.h27 #define pgd_alloc(mm) get_pgd_fast() macro
/linux/drivers/firmware/efi/
A Driscv-runtime.c34 efi_mm.pgd = pgd_alloc(&efi_mm); in efi_virtmap_init()

Completed in 20 milliseconds

12