Home
last modified time | relevance | path

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

12

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

12