Home
last modified time | relevance | path

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

/linux-6.6.21/arch/openrisc/mm/
Dioremap.c34 pte_t __ref *pte_alloc_one_kernel(struct mm_struct *mm) in pte_alloc_one_kernel() function
/linux-6.6.21/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.6.21/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.6.21/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.6.21/arch/m68k/include/asm/
Dmcf_pgalloc.h15 static 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.6.21/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.6.21/include/asm-generic/
Dpgalloc.h36 static inline pte_t *pte_alloc_one_kernel(struct mm_struct *mm) in pte_alloc_one_kernel() function
/linux-6.6.21/arch/arm/include/asm/
Dpgalloc.h78 pte_alloc_one_kernel(struct mm_struct *mm) in pte_alloc_one_kernel() function
/linux-6.6.21/arch/microblaze/mm/
Dpgtable.c245 __ref pte_t *pte_alloc_one_kernel(struct mm_struct *mm) in pte_alloc_one_kernel() function
/linux-6.6.21/arch/s390/include/asm/
Dpgalloc.h140 #define pte_alloc_one_kernel(mm) ((pte_t *)page_table_alloc(mm)) macro
/linux-6.6.21/arch/sparc/mm/
Dinit_64.c2897 pte_t *pte_alloc_one_kernel(struct mm_struct *mm) in pte_alloc_one_kernel() function