Home
last modified time | relevance | path

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

12

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

Completed in 16 milliseconds

12