Home
last modified time | relevance | path

Searched refs:pgd_alloc (Results 1 – 25 of 49) 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
27 EXPORT_SYMBOL_GPL(pgd_alloc);
/openbmc/linux/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)
/openbmc/linux/arch/loongarch/mm/
H A Dpgtable.c24 pgd_t *pgd_alloc(struct mm_struct *mm) in pgd_alloc() function
39 EXPORT_SYMBOL_GPL(pgd_alloc);
/openbmc/linux/arch/alpha/include/asm/
H A Dpgalloc.h34 extern pgd_t *pgd_alloc(struct mm_struct *mm);
/openbmc/linux/arch/nios2/include/asm/
H A Dpgalloc.h29 extern pgd_t *pgd_alloc(struct mm_struct *mm);
/openbmc/linux/arch/microblaze/include/asm/
H A Dpgalloc.h29 #define pgd_alloc(mm) get_pgd() macro
/openbmc/linux/arch/arm64/mm/
H A Dpgd.c20 pgd_t *pgd_alloc(struct mm_struct *mm) in pgd_alloc() function
/openbmc/linux/arch/um/include/asm/
H A Dpgalloc.h26 extern pgd_t *pgd_alloc(struct mm_struct *);
/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 Dmotorola_pgalloc.h76 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
/openbmc/linux/arch/nios2/mm/
H A Dpgtable.c53 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/sh/include/asm/
H A Dpgalloc.h13 extern pgd_t *pgd_alloc(struct mm_struct *);
/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/sh/mm/
H A Dpgtable.c32 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/csky/include/asm/
H A Dpgalloc.h42 static inline 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/parisc/include/asm/
H A Dpgalloc.h19 static inline pgd_t *pgd_alloc(struct mm_struct *mm) in pgd_alloc() function
/openbmc/linux/Documentation/translations/zh_CN/mm/
H A Dsplit_page_table_lock.rst71 中,但要确保覆盖所有的PMD表分配/释放路径:即X86_PAE在pgd_alloc()中预先
/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/arc/include/asm/
H A Dpgalloc.h54 static inline pgd_t *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
/openbmc/linux/arch/loongarch/include/asm/
H A Dpgalloc.h45 extern pgd_t *pgd_alloc(struct mm_struct *mm);

12