Home
last modified time | relevance | path

Searched defs:pgd_alloc (Results 1 – 25 of 28) sorted by relevance

12

/linux-6.1.9/arch/mips/mm/
Dpgtable.c11 pgd_t *pgd_alloc(struct mm_struct *mm) in pgd_alloc() function
/linux-6.1.9/arch/arm64/mm/
Dpgd.c20 pgd_t *pgd_alloc(struct mm_struct *mm) in pgd_alloc() function
/linux-6.1.9/arch/nios2/mm/
Dpgtable.c53 pgd_t *pgd_alloc(struct mm_struct *mm) in pgd_alloc() function
/linux-6.1.9/arch/openrisc/include/asm/
Dpgalloc.h42 static inline pgd_t *pgd_alloc(struct mm_struct *mm) in pgd_alloc() function
/linux-6.1.9/arch/microblaze/include/asm/
Dpgalloc.h29 #define pgd_alloc(mm) get_pgd() macro
/linux-6.1.9/arch/hexagon/include/asm/
Dpgalloc.h21 static inline pgd_t *pgd_alloc(struct mm_struct *mm) in pgd_alloc() function
/linux-6.1.9/arch/m68k/include/asm/
Dsun3_pgalloc.h42 static inline pgd_t * pgd_alloc(struct mm_struct *mm) in pgd_alloc() function
Dmcf_pgalloc.h81 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
/linux-6.1.9/arch/xtensa/include/asm/
Dpgalloc.h30 pgd_alloc(struct mm_struct *mm) in pgd_alloc() function
/linux-6.1.9/arch/sh/mm/
Dpgtable.c32 pgd_t *pgd_alloc(struct mm_struct *mm) in pgd_alloc() function
/linux-6.1.9/arch/csky/include/asm/
Dpgalloc.h42 static inline pgd_t *pgd_alloc(struct mm_struct *mm) in pgd_alloc() function
/linux-6.1.9/arch/arm/mm/
Dpgd.c30 pgd_t *pgd_alloc(struct mm_struct *mm) in pgd_alloc() function
/linux-6.1.9/arch/powerpc/include/asm/nohash/
Dpgalloc.h20 static inline pgd_t *pgd_alloc(struct mm_struct *mm) in pgd_alloc() function
/linux-6.1.9/arch/parisc/include/asm/
Dpgalloc.h19 static inline pgd_t *pgd_alloc(struct mm_struct *mm) in pgd_alloc() function
/linux-6.1.9/arch/loongarch/mm/
Dpgtable.c12 pgd_t *pgd_alloc(struct mm_struct *mm) in pgd_alloc() function
/linux-6.1.9/arch/ia64/include/asm/
Dpgalloc.h27 static inline pgd_t *pgd_alloc(struct mm_struct *mm) in pgd_alloc() function
/linux-6.1.9/arch/arc/include/asm/
Dpgalloc.h54 static inline pgd_t *pgd_alloc(struct mm_struct *mm) in pgd_alloc() function
/linux-6.1.9/arch/alpha/mm/
Dinit.c41 pgd_alloc(struct mm_struct *mm) in pgd_alloc() function
/linux-6.1.9/arch/powerpc/include/asm/book3s/32/
Dpgalloc.h8 static inline pgd_t *pgd_alloc(struct mm_struct *mm) in pgd_alloc() function
/linux-6.1.9/arch/sparc/include/asm/
Dpgalloc_32.h27 #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-6.1.9/arch/um/kernel/
Dmem.c202 pgd_t *pgd_alloc(struct mm_struct *mm) in pgd_alloc() function
/linux-6.1.9/arch/powerpc/include/asm/book3s/64/
Dpgalloc.h48 static inline pgd_t *pgd_alloc(struct mm_struct *mm) in pgd_alloc() function
/linux-6.1.9/arch/s390/include/asm/
Dpgalloc.h119 static inline pgd_t *pgd_alloc(struct mm_struct *mm) in pgd_alloc() function

12