Searched defs:pgd_alloc (Results 1 - 25 of 27) sorted by relevance

12

/linux-master/arch/mips/mm/
H A Dpgtable.c11 pgd_t *pgd_alloc(struct mm_struct *mm) function
27 EXPORT_SYMBOL_GPL(pgd_alloc); variable
/linux-master/arch/microblaze/include/asm/
H A Dpgalloc.h29 #define pgd_alloc(mm) get_pgd() macro
/linux-master/arch/nios2/mm/
H A Dpgtable.c53 pgd_t *pgd_alloc(struct mm_struct *mm) function
/linux-master/arch/openrisc/include/asm/
H A Dpgalloc.h42 static inline pgd_t *pgd_alloc(struct mm_struct *mm) function
/linux-master/arch/arm64/mm/
H A Dpgd.c31 pgd_t *pgd_alloc(struct mm_struct *mm) function
/linux-master/arch/sh/mm/
H A Dpgtable.c32 pgd_t *pgd_alloc(struct mm_struct *mm) function
/linux-master/arch/xtensa/include/asm/
H A Dpgalloc.h30 pgd_alloc(struct mm_struct *mm) function
/linux-master/arch/hexagon/include/asm/
H A Dpgalloc.h21 static inline pgd_t *pgd_alloc(struct mm_struct *mm) function
/linux-master/arch/csky/include/asm/
H A Dpgalloc.h42 static inline pgd_t *pgd_alloc(struct mm_struct *mm) function
/linux-master/arch/m68k/include/asm/
H A Dsun3_pgalloc.h42 static inline pgd_t * pgd_alloc(struct mm_struct *mm) function
H A Dmcf_pgalloc.h79 static inline pgd_t *pgd_alloc(struct mm_struct *mm) function
H A Dmotorola_pgalloc.h76 static inline pgd_t *pgd_alloc(struct mm_struct *mm) function
/linux-master/arch/arc/include/asm/
H A Dpgalloc.h54 static inline pgd_t *pgd_alloc(struct mm_struct *mm) function
/linux-master/arch/parisc/include/asm/
H A Dpgalloc.h19 static inline pgd_t *pgd_alloc(struct mm_struct *mm) function
/linux-master/arch/powerpc/include/asm/nohash/
H A Dpgalloc.h20 static inline pgd_t *pgd_alloc(struct mm_struct *mm) function
/linux-master/arch/powerpc/include/asm/book3s/32/
H A Dpgalloc.h8 static inline pgd_t *pgd_alloc(struct mm_struct *mm) function
/linux-master/arch/arm/mm/
H A Dpgd.c30 pgd_t *pgd_alloc(struct mm_struct *mm) function
/linux-master/arch/sparc/include/asm/
H A Dpgalloc_32.h27 #define pgd_alloc(mm) get_pgd_fast() macro
H A Dpgalloc_64.h26 static inline pgd_t *pgd_alloc(struct mm_struct *mm) function
/linux-master/arch/loongarch/mm/
H A Dpgtable.c24 pgd_t *pgd_alloc(struct mm_struct *mm) function
39 EXPORT_SYMBOL_GPL(pgd_alloc); variable
/linux-master/arch/alpha/mm/
H A Dinit.c41 pgd_alloc(struct mm_struct *mm) function
/linux-master/arch/um/kernel/
H A Dmem.c202 pgd_t *pgd_alloc(struct mm_struct *mm) function
/linux-master/arch/powerpc/include/asm/book3s/64/
H A Dpgalloc.h48 static inline pgd_t *pgd_alloc(struct mm_struct *mm) function
/linux-master/arch/s390/include/asm/
H A Dpgalloc.h118 static inline pgd_t *pgd_alloc(struct mm_struct *mm) function
/linux-master/arch/riscv/include/asm/
H A Dpgalloc.h158 static inline pgd_t *pgd_alloc(struct mm_struct *mm) function

Completed in 165 milliseconds

12