Home
last modified time | relevance | path

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

12

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

12