Home
last modified time | relevance | path

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

/linux-4.4.14/arch/openrisc/include/asm/
Dpgalloc.h44 static inline pgd_t *pgd_alloc(struct mm_struct *mm) in pgd_alloc() function
63 extern inline pgd_t *pgd_alloc(struct mm_struct *mm)
/linux-4.4.14/arch/arm64/mm/
Dpgd.c33 pgd_t *pgd_alloc(struct mm_struct *mm) in pgd_alloc() function
/linux-4.4.14/arch/mn10300/include/asm/
Dpgalloc.h36 extern pgd_t *pgd_alloc(struct mm_struct *);
/linux-4.4.14/arch/nios2/mm/
Dpgtable.c54 pgd_t *pgd_alloc(struct mm_struct *mm) in pgd_alloc() function
/linux-4.4.14/arch/frv/include/asm/
Dpgalloc.h34 extern pgd_t *pgd_alloc(struct mm_struct *);
/linux-4.4.14/arch/um/include/asm/
Dpgalloc.h25 extern pgd_t *pgd_alloc(struct mm_struct *);
/linux-4.4.14/arch/sh/mm/
Dpgtable.c32 pgd_t *pgd_alloc(struct mm_struct *mm) in pgd_alloc() function
/linux-4.4.14/arch/cris/include/asm/
Dpgalloc.h15 static inline pgd_t *pgd_alloc (struct mm_struct *mm) in pgd_alloc() function
/linux-4.4.14/arch/nios2/include/asm/
Dpgalloc.h33 extern pgd_t *pgd_alloc(struct mm_struct *mm);
/linux-4.4.14/arch/xtensa/include/asm/
Dpgalloc.h31 pgd_alloc(struct mm_struct *mm) in pgd_alloc() function
/linux-4.4.14/arch/metag/include/asm/
Dpgalloc.h29 static inline pgd_t *pgd_alloc(struct mm_struct *mm) in pgd_alloc() function
/linux-4.4.14/arch/alpha/include/asm/
Dpgalloc.h32 extern pgd_t *pgd_alloc(struct mm_struct *mm);
/linux-4.4.14/arch/m32r/include/asm/
Dpgalloc.h21 static __inline__ pgd_t *pgd_alloc(struct mm_struct *mm) in pgd_alloc() function
/linux-4.4.14/arch/sh/include/asm/
Dpgalloc.h9 extern pgd_t *pgd_alloc(struct mm_struct *);
/linux-4.4.14/arch/m68k/include/asm/
Dsun3_pgalloc.h89 static inline pgd_t * pgd_alloc(struct mm_struct *mm) in pgd_alloc() function
Dmcf_pgalloc.h92 static inline pgd_t *pgd_alloc(struct mm_struct *mm) in pgd_alloc() function
Dmotorola_pgalloc.h91 static inline pgd_t *pgd_alloc(struct mm_struct *mm) in pgd_alloc() function
/linux-4.4.14/arch/score/include/asm/
Dpgalloc.h20 static inline pgd_t *pgd_alloc(struct mm_struct *mm) in pgd_alloc() function
/linux-4.4.14/arch/unicore32/include/asm/
Dpgalloc.h28 #define pgd_alloc(mm) get_pgd_slow(mm) macro
/linux-4.4.14/arch/sparc/include/asm/
Dpgalloc_32.h28 #define pgd_alloc(mm) get_pgd_fast() macro
Dpgalloc_64.h25 static inline pgd_t *pgd_alloc(struct mm_struct *mm) in pgd_alloc() function
/linux-4.4.14/arch/avr32/include/asm/
Dpgalloc.h44 static inline pgd_t *pgd_alloc(struct mm_struct *mm) in pgd_alloc() function
/linux-4.4.14/arch/powerpc/include/asm/
Dpgalloc-32.h11 extern pgd_t *pgd_alloc(struct mm_struct *mm);
Dpgalloc-64.h44 static inline pgd_t *pgd_alloc(struct mm_struct *mm) in pgd_alloc() function
/linux-4.4.14/arch/arm64/include/asm/
Dpgalloc.h72 extern pgd_t *pgd_alloc(struct mm_struct *mm);
/linux-4.4.14/arch/arc/include/asm/
Dpgalloc.h55 static inline pgd_t *pgd_alloc(struct mm_struct *mm) in pgd_alloc() function
/linux-4.4.14/arch/hexagon/include/asm/
Dpgalloc.h34 static inline pgd_t *pgd_alloc(struct mm_struct *mm) in pgd_alloc() function
/linux-4.4.14/arch/ia64/include/asm/
Dpgalloc.h25 static inline pgd_t *pgd_alloc(struct mm_struct *mm) in pgd_alloc() function
/linux-4.4.14/arch/arm/mm/
Didmap.c103 idmap_pgd = pgd_alloc(&init_mm); in init_static_idmap()
Dpgd.c33 pgd_t *pgd_alloc(struct mm_struct *mm) in pgd_alloc() function
/linux-4.4.14/arch/mips/include/asm/
Dpgalloc.h47 static inline pgd_t *pgd_alloc(struct mm_struct *mm) in pgd_alloc() function
/linux-4.4.14/arch/frv/mm/
Dpgalloc.c138 pgd_t *pgd_alloc(struct mm_struct *mm) in pgd_alloc() function
/linux-4.4.14/arch/mn10300/mm/
Dpgtable.c157 pgd_t *pgd_alloc(struct mm_struct *mm) in pgd_alloc() function
/linux-4.4.14/arch/arm/include/asm/
Dpgalloc.h57 extern pgd_t *pgd_alloc(struct mm_struct *mm);
/linux-4.4.14/arch/parisc/include/asm/
Dpgalloc.h21 static inline pgd_t *pgd_alloc(struct mm_struct *mm) in pgd_alloc() function
/linux-4.4.14/arch/tile/include/asm/
Dpgalloc.h68 extern pgd_t *pgd_alloc(struct mm_struct *mm);
/linux-4.4.14/arch/microblaze/include/asm/
Dpgalloc.h100 #define pgd_alloc(mm) get_pgd_fast() macro
/linux-4.4.14/arch/s390/include/asm/
Dpgalloc.h101 static inline pgd_t *pgd_alloc(struct mm_struct *mm) in pgd_alloc() function
/linux-4.4.14/arch/x86/include/asm/
Dpgalloc.h33 extern pgd_t *pgd_alloc(struct mm_struct *);
Dparavirt_types.h259 int (*pgd_alloc)(struct mm_struct *mm); member
Dparavirt.h343 return PVOP_CALL1(int, pv_mmu_ops.pgd_alloc, mm); in paravirt_pgd_alloc()
/linux-4.4.14/arch/alpha/mm/
Dinit.c41 pgd_alloc(struct mm_struct *mm) in pgd_alloc() function
/linux-4.4.14/arch/um/kernel/
Dmem.c185 pgd_t *pgd_alloc(struct mm_struct *mm) in pgd_alloc() function
/linux-4.4.14/Documentation/vm/
Dsplit_page_table_lock68 paths: i.e X86_PAE preallocate few PMDs on pgd_alloc().
/linux-4.4.14/arch/x86/kernel/
Dparavirt.c432 .pgd_alloc = __paravirt_pgd_alloc,
Dtboot.c150 tboot_pg_dir = pgd_alloc(&tboot_mm); in map_tboot_pages()
/linux-4.4.14/arch/powerpc/mm/
Dpgtable_32.c84 pgd_t *pgd_alloc(struct mm_struct *mm) in pgd_alloc() function
/linux-4.4.14/arch/x86/mm/
Dpgtable.c354 pgd_t *pgd_alloc(struct mm_struct *mm) in pgd_alloc() function
/linux-4.4.14/arch/tile/mm/
Dpgtable.c214 pgd_t *pgd_alloc(struct mm_struct *mm) in pgd_alloc() function
/linux-4.4.14/kernel/
Dfork.c532 mm->pgd = pgd_alloc(mm); in mm_alloc_pgd()
/linux-4.4.14/arch/x86/xen/
Dmmu.c2441 .pgd_alloc = xen_pgd_alloc,