Home
last modified time | relevance | path

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

12

/linux/arch/openrisc/include/asm/
H A Dpgalloc.h42 static inline pgd_t *pgd_alloc(struct mm_struct *mm) in pgd_alloc() function
59 extern inline pgd_t *pgd_alloc(struct mm_struct *mm)
/linux/arch/loongarch/mm/
H A Dpgtable.c24 pgd_t *pgd_alloc(struct mm_struct *mm) in pgd_alloc() function
38 EXPORT_SYMBOL_GPL(pgd_alloc);
/linux/arch/nios2/include/asm/
H A Dpgalloc.h29 extern pgd_t *pgd_alloc(struct mm_struct *mm);
/linux/arch/microblaze/include/asm/
H A Dpgalloc.h24 #define pgd_alloc(mm) __pgd_alloc(mm, 0) macro
/linux/arch/alpha/include/asm/
H A Dpgalloc.h34 extern pgd_t *pgd_alloc(struct mm_struct *mm);
/linux/arch/um/include/asm/
H A Dpgalloc.h26 extern pgd_t *pgd_alloc(struct mm_struct *);
/linux/arch/nios2/mm/
H A Dpgtable.c54 pgd_t *pgd_alloc(struct mm_struct *mm) in pgd_alloc() function
/linux/arch/sh/include/asm/
H A Dpgalloc.h13 extern pgd_t *pgd_alloc(struct mm_struct *);
/linux/arch/xtensa/include/asm/
H A Dpgalloc.h30 pgd_alloc(struct mm_struct *mm) in pgd_alloc() function
/linux/arch/sh/mm/
H A Dpgtable.c34 pgd_t *pgd_alloc(struct mm_struct *mm) in pgd_alloc() function
/linux/arch/parisc/include/asm/
H A Dpgalloc.h17 static inline pgd_t *pgd_alloc(struct mm_struct *mm) in pgd_alloc() function
/linux/arch/arc/include/asm/
H A Dpgalloc.h54 static inline pgd_t *pgd_alloc(struct mm_struct *mm) in pgd_alloc() function
/linux/arch/csky/include/asm/
H A Dpgalloc.h42 static inline pgd_t *pgd_alloc(struct mm_struct *mm) in pgd_alloc() function
/linux/arch/powerpc/include/asm/nohash/
H A Dpgalloc.h20 static inline pgd_t *pgd_alloc(struct mm_struct *mm) in pgd_alloc() function
/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
/linux/arch/hexagon/include/asm/
H A Dpgalloc.h21 static inline pgd_t *pgd_alloc(struct mm_struct *mm) in pgd_alloc() function
/linux/Documentation/translations/zh_CN/mm/
H A Dsplit_page_table_lock.rst
/linux/arch/sparc/include/asm/
H A Dpgalloc_32.h27 #define pgd_alloc(mm) get_pgd_fast() macro
/linux/arch/m68k/include/asm/
H A Dmotorola_pgalloc.h76 static inline pgd_t *pgd_alloc(struct mm_struct *mm) in pgd_alloc() function
H A Dmcf_pgalloc.h83 static inline pgd_t *pgd_alloc(struct mm_struct *mm) in pgd_alloc() function
/linux/arch/mips/include/asm/
H A Dpgalloc.h49 extern pgd_t *pgd_alloc(struct mm_struct *mm);
/linux/drivers/firmware/efi/
H A Driscv-runtime.c34 efi_mm.pgd = pgd_alloc(&efi_mm); in efi_virtmap_init()
H A Darm-runtime.c56 efi_mm.pgd = pgd_alloc(&efi_mm); in efi_virtmap_init()
/linux/arch/loongarch/include/asm/
H A Dpgalloc.h46 extern pgd_t *pgd_alloc(struct mm_struct *mm);
/linux/arch/arm/include/asm/
H A Dpgalloc.h47 extern pgd_t *pgd_alloc(struct mm_struct *mm);

12