Home
last modified time | relevance | path

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

/Linux-v5.10/arch/openrisc/mm/
Dioremap.c117 pte_t __ref *pte_alloc_one_kernel(struct mm_struct *mm) in pte_alloc_one_kernel() function
/Linux-v5.10/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.10/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.10/arch/xtensa/include/asm/
Dpgalloc.h44 static inline pte_t *pte_alloc_one_kernel(struct mm_struct *mm) in pte_alloc_one_kernel() function
/Linux-v5.10/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.10/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.h27 static inline pte_t *pte_alloc_one_kernel(struct mm_struct *mm) in pte_alloc_one_kernel() function
/Linux-v5.10/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.10/arch/arm/include/asm/
Dpgalloc.h72 pte_alloc_one_kernel(struct mm_struct *mm) in pte_alloc_one_kernel() function
/Linux-v5.10/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.10/arch/microblaze/mm/
Dpgtable.c243 __ref pte_t *pte_alloc_one_kernel(struct mm_struct *mm) in pte_alloc_one_kernel() function
/Linux-v5.10/arch/s390/include/asm/
Dpgalloc.h143 #define pte_alloc_one_kernel(mm) ((pte_t *)page_table_alloc(mm)) macro
/Linux-v5.10/arch/sparc/mm/
Dinit_64.c2880 pte_t *pte_alloc_one_kernel(struct mm_struct *mm) in pte_alloc_one_kernel() function