Home
last modified time | relevance | path

Searched defs:pte_alloc_one_kernel (Results 1 – 14 of 14) sorted by relevance

/Linux-v5.4/arch/openrisc/mm/
Dioremap.c117 pte_t __ref *pte_alloc_one_kernel(struct mm_struct *mm) in pte_alloc_one_kernel() function
/Linux-v5.4/include/asm-generic/
Dpgalloc.h31 static inline pte_t *pte_alloc_one_kernel(struct mm_struct *mm) in pte_alloc_one_kernel() function
/Linux-v5.4/arch/powerpc/include/asm/
Dpgalloc.h25 static inline pte_t *pte_alloc_one_kernel(struct mm_struct *mm) in pte_alloc_one_kernel() function
/Linux-v5.4/arch/csky/include/asm/
Dpgalloc.h30 static inline pte_t *pte_alloc_one_kernel(struct mm_struct *mm) in pte_alloc_one_kernel() function
/Linux-v5.4/arch/unicore32/include/asm/
Dpgalloc.h34 pte_alloc_one_kernel(struct mm_struct *mm) in pte_alloc_one_kernel() function
/Linux-v5.4/arch/xtensa/include/asm/
Dpgalloc.h36 static inline pte_t *pte_alloc_one_kernel(struct mm_struct *mm) in pte_alloc_one_kernel() function
/Linux-v5.4/arch/arc/include/asm/
Dpgalloc.h90 static inline pte_t *pte_alloc_one_kernel(struct mm_struct *mm) in pte_alloc_one_kernel() function
/Linux-v5.4/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
/Linux-v5.4/arch/m68k/include/asm/
Dmotorola_pgalloc.h11 static inline pte_t *pte_alloc_one_kernel(struct mm_struct *mm) in pte_alloc_one_kernel() function
Dmcf_pgalloc.h15 extern inline pte_t *pte_alloc_one_kernel(struct mm_struct *mm) in pte_alloc_one_kernel() function
/Linux-v5.4/arch/arm/include/asm/
Dpgalloc.h82 pte_alloc_one_kernel(struct mm_struct *mm) in pte_alloc_one_kernel() function
/Linux-v5.4/arch/microblaze/mm/
Dpgtable.c234 __ref pte_t *pte_alloc_one_kernel(struct mm_struct *mm) in pte_alloc_one_kernel() function
/Linux-v5.4/arch/s390/include/asm/
Dpgalloc.h142 #define pte_alloc_one_kernel(mm) ((pte_t *)page_table_alloc(mm)) macro
/Linux-v5.4/arch/sparc/mm/
Dinit_64.c2890 pte_t *pte_alloc_one_kernel(struct mm_struct *mm) in pte_alloc_one_kernel() function