Home
last modified time | relevance | path

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

12

/linux-6.6.21/arch/mips/mm/
Dpgtable.c11 pgd_t *pgd_alloc(struct mm_struct *mm) in pgd_alloc() function
27 EXPORT_SYMBOL_GPL(pgd_alloc);
/linux-6.6.21/arch/openrisc/include/asm/
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)
/linux-6.6.21/arch/loongarch/mm/
Dpgtable.c24 pgd_t *pgd_alloc(struct mm_struct *mm) in pgd_alloc() function
39 EXPORT_SYMBOL_GPL(pgd_alloc);
/linux-6.6.21/arch/alpha/include/asm/
Dpgalloc.h34 extern pgd_t *pgd_alloc(struct mm_struct *mm);
/linux-6.6.21/arch/nios2/include/asm/
Dpgalloc.h29 extern pgd_t *pgd_alloc(struct mm_struct *mm);
/linux-6.6.21/arch/arm64/mm/
Dpgd.c20 pgd_t *pgd_alloc(struct mm_struct *mm) in pgd_alloc() function
/linux-6.6.21/arch/microblaze/include/asm/
Dpgalloc.h29 #define pgd_alloc(mm) get_pgd() macro
/linux-6.6.21/arch/um/include/asm/
Dpgalloc.h26 extern pgd_t *pgd_alloc(struct mm_struct *);
/linux-6.6.21/arch/m68k/include/asm/
Dsun3_pgalloc.h42 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
Dmcf_pgalloc.h79 static inline pgd_t *pgd_alloc(struct mm_struct *mm) in pgd_alloc() function
/linux-6.6.21/arch/xtensa/include/asm/
Dpgalloc.h30 pgd_alloc(struct mm_struct *mm) in pgd_alloc() function
/linux-6.6.21/arch/nios2/mm/
Dpgtable.c53 pgd_t *pgd_alloc(struct mm_struct *mm) in pgd_alloc() function
/linux-6.6.21/arch/sh/include/asm/
Dpgalloc.h13 extern pgd_t *pgd_alloc(struct mm_struct *);
/linux-6.6.21/arch/ia64/include/asm/
Dpgalloc.h27 static inline pgd_t *pgd_alloc(struct mm_struct *mm) in pgd_alloc() function
/linux-6.6.21/arch/sh/mm/
Dpgtable.c32 pgd_t *pgd_alloc(struct mm_struct *mm) in pgd_alloc() function
/linux-6.6.21/arch/powerpc/include/asm/nohash/
Dpgalloc.h20 static inline pgd_t *pgd_alloc(struct mm_struct *mm) in pgd_alloc() function
/linux-6.6.21/arch/csky/include/asm/
Dpgalloc.h42 static inline pgd_t *pgd_alloc(struct mm_struct *mm) in pgd_alloc() function
/linux-6.6.21/arch/parisc/include/asm/
Dpgalloc.h19 static inline pgd_t *pgd_alloc(struct mm_struct *mm) in pgd_alloc() function
/linux-6.6.21/arch/powerpc/include/asm/book3s/32/
Dpgalloc.h8 static inline pgd_t *pgd_alloc(struct mm_struct *mm) in pgd_alloc() function
/linux-6.6.21/arch/hexagon/include/asm/
Dpgalloc.h21 static inline pgd_t *pgd_alloc(struct mm_struct *mm) in pgd_alloc() function
/linux-6.6.21/Documentation/translations/zh_CN/mm/
Dsplit_page_table_lock.rst71 中,但要确保覆盖所有的PMD表分配/释放路径:即X86_PAE在pgd_alloc()中预先
/linux-6.6.21/arch/arc/include/asm/
Dpgalloc.h54 static inline pgd_t *pgd_alloc(struct mm_struct *mm) in pgd_alloc() function
/linux-6.6.21/arch/sparc/include/asm/
Dpgalloc_32.h27 #define pgd_alloc(mm) get_pgd_fast() macro
/linux-6.6.21/arch/loongarch/include/asm/
Dpgalloc.h45 extern pgd_t *pgd_alloc(struct mm_struct *mm);

12