Home
last modified time | relevance | path

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

/linux-6.1.9/arch/openrisc/mm/
Dioremap.c116 pte_t __ref *pte_alloc_one_kernel(struct mm_struct *mm) in pte_alloc_one_kernel() function
/linux-6.1.9/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-6.1.9/arch/xtensa/include/asm/
Dpgalloc.h43 static inline pte_t *pte_alloc_one_kernel(struct mm_struct *mm) in pte_alloc_one_kernel() function
/linux-6.1.9/arch/csky/include/asm/
Dpgalloc.h27 static inline pte_t *pte_alloc_one_kernel(struct mm_struct *mm) in pte_alloc_one_kernel() function
/linux-6.1.9/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-6.1.9/include/asm-generic/
Dpgalloc.h31 static inline pte_t *pte_alloc_one_kernel(struct mm_struct *mm) in pte_alloc_one_kernel() function
/linux-6.1.9/arch/sparc/include/asm/
Dpgalloc_32.h60 static inline pte_t *pte_alloc_one_kernel(struct mm_struct *mm) in pte_alloc_one_kernel() function
/linux-6.1.9/arch/arm/include/asm/
Dpgalloc.h78 pte_alloc_one_kernel(struct mm_struct *mm) in pte_alloc_one_kernel() function
/linux-6.1.9/arch/microblaze/mm/
Dpgtable.c245 __ref pte_t *pte_alloc_one_kernel(struct mm_struct *mm) in pte_alloc_one_kernel() function
/linux-6.1.9/arch/s390/include/asm/
Dpgalloc.h140 #define pte_alloc_one_kernel(mm) ((pte_t *)page_table_alloc(mm)) macro
/linux-6.1.9/arch/sparc/mm/
Dinit_64.c2884 pte_t *pte_alloc_one_kernel(struct mm_struct *mm) in pte_alloc_one_kernel() function