Home
last modified time | relevance | path

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

/linux-6.12.1/arch/openrisc/mm/
Dioremap.c34 pte_t __ref *pte_alloc_one_kernel(struct mm_struct *mm) in pte_alloc_one_kernel() function
/linux-6.12.1/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.12.1/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.12.1/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.12.1/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.12.1/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.12.1/arch/loongarch/include/asm/
Dpgalloc.h48 static inline pte_t *pte_alloc_one_kernel(struct mm_struct *mm) in pte_alloc_one_kernel() function
/linux-6.12.1/arch/arm/include/asm/
Dpgalloc.h78 pte_alloc_one_kernel(struct mm_struct *mm) in pte_alloc_one_kernel() function
/linux-6.12.1/arch/microblaze/mm/
Dpgtable.c245 __ref pte_t *pte_alloc_one_kernel(struct mm_struct *mm) in pte_alloc_one_kernel() function
/linux-6.12.1/include/asm-generic/
Dpgalloc.h41 #define pte_alloc_one_kernel(...) alloc_hooks(pte_alloc_one_kernel_noprof(__VA_ARGS__)) macro
/linux-6.12.1/arch/s390/include/asm/
Dpgalloc.h139 #define pte_alloc_one_kernel(mm) ((pte_t *)page_table_alloc(mm)) macro
/linux-6.12.1/arch/sparc/mm/
Dinit_64.c2885 pte_t *pte_alloc_one_kernel(struct mm_struct *mm) in pte_alloc_one_kernel() function