Home
last modified time | relevance | path

Searched refs:pte_alloc_one_kernel (Results 1 – 18 of 18) sorted by relevance

/arch/xtensa/include/asm/
Dpgalloc.h36 static inline pte_t *pte_alloc_one_kernel(struct mm_struct *mm) in pte_alloc_one_kernel() function
54 pte = pte_alloc_one_kernel(mm); in pte_alloc_one()
/arch/powerpc/include/asm/
Dpgalloc.h25 static inline pte_t *pte_alloc_one_kernel(struct mm_struct *mm) in pte_alloc_one_kernel() function
/arch/microblaze/include/asm/
Dpgalloc.h51 extern pte_t *pte_alloc_one_kernel(struct mm_struct *mm);
/arch/unicore32/include/asm/
Dpgalloc.h34 pte_alloc_one_kernel(struct mm_struct *mm) in pte_alloc_one_kernel() function
/arch/openrisc/mm/
Dioremap.c117 pte_t __ref *pte_alloc_one_kernel(struct mm_struct *mm) in pte_alloc_one_kernel() function
/arch/csky/include/asm/
Dpgalloc.h30 static inline pte_t *pte_alloc_one_kernel(struct mm_struct *mm) in pte_alloc_one_kernel() function
/arch/openrisc/include/asm/
Dpgalloc.h69 extern pte_t *pte_alloc_one_kernel(struct mm_struct *mm);
/arch/sparc/include/asm/
Dpgalloc_32.h61 static inline pte_t *pte_alloc_one_kernel(struct mm_struct *mm) in pte_alloc_one_kernel() function
Dpgalloc_64.h63 pte_t *pte_alloc_one_kernel(struct mm_struct *mm);
/arch/arc/include/asm/
Dpgalloc.h90 static inline pte_t *pte_alloc_one_kernel(struct mm_struct *mm) in pte_alloc_one_kernel() function
/arch/m68k/include/asm/
Dmcf_pgalloc.h15 extern inline pte_t *pte_alloc_one_kernel(struct mm_struct *mm) in pte_alloc_one_kernel() function
Dmotorola_pgalloc.h11 static inline pte_t *pte_alloc_one_kernel(struct mm_struct *mm) in pte_alloc_one_kernel() function
/arch/arm/include/asm/
Dpgalloc.h82 pte_alloc_one_kernel(struct mm_struct *mm) in pte_alloc_one_kernel() function
/arch/s390/include/asm/
Dpgalloc.h154 #define pte_alloc_one_kernel(mm) ((pte_t *)page_table_alloc(mm)) macro
/arch/microblaze/mm/
Dpgtable.c234 __ref pte_t *pte_alloc_one_kernel(struct mm_struct *mm) in pte_alloc_one_kernel() function
/arch/powerpc/mm/kasan/
Dkasan_init_32.c49 new = pte_alloc_one_kernel(&init_mm); in kasan_init_shadow_page_tables()
/arch/sparc/mm/
Dsrmmu.c378 if ((pte = (unsigned long)pte_alloc_one_kernel(mm)) == 0) in pte_alloc_one()
Dinit_64.c2890 pte_t *pte_alloc_one_kernel(struct mm_struct *mm) in pte_alloc_one_kernel() function