Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/arch/openrisc/mm/
H A Dioremap.c117 pte_t __ref *pte_alloc_one_kernel(struct mm_struct *mm) in pte_alloc_one_kernel() function
/OK3568_Linux_fs/kernel/arch/powerpc/include/asm/
H A Dpgalloc.h25 static inline pte_t *pte_alloc_one_kernel(struct mm_struct *mm) in pte_alloc_one_kernel() function
/OK3568_Linux_fs/kernel/arch/csky/include/asm/
H A Dpgalloc.h30 static inline pte_t *pte_alloc_one_kernel(struct mm_struct *mm) in pte_alloc_one_kernel() function
/OK3568_Linux_fs/kernel/arch/xtensa/include/asm/
H A Dpgalloc.h44 static inline pte_t *pte_alloc_one_kernel(struct mm_struct *mm) in pte_alloc_one_kernel() function
/OK3568_Linux_fs/kernel/include/asm-generic/
H A Dpgalloc.h31 static inline pte_t *pte_alloc_one_kernel(struct mm_struct *mm) in pte_alloc_one_kernel() function
/OK3568_Linux_fs/kernel/arch/m68k/include/asm/
H A Dmcf_pgalloc.h15 extern inline pte_t *pte_alloc_one_kernel(struct mm_struct *mm) in pte_alloc_one_kernel() function
H A Dmotorola_pgalloc.h27 static inline pte_t *pte_alloc_one_kernel(struct mm_struct *mm) in pte_alloc_one_kernel() function
/OK3568_Linux_fs/kernel/arch/arc/include/asm/
H A Dpgalloc.h90 static inline pte_t *pte_alloc_one_kernel(struct mm_struct *mm) in pte_alloc_one_kernel() function
/OK3568_Linux_fs/kernel/arch/arm/include/asm/
H A Dpgalloc.h72 pte_alloc_one_kernel(struct mm_struct *mm) in pte_alloc_one_kernel() function
/OK3568_Linux_fs/kernel/arch/sparc/include/asm/
H A Dpgalloc_32.h61 static inline pte_t *pte_alloc_one_kernel(struct mm_struct *mm) in pte_alloc_one_kernel() function
/OK3568_Linux_fs/kernel/arch/microblaze/mm/
H A Dpgtable.c243 __ref pte_t *pte_alloc_one_kernel(struct mm_struct *mm) in pte_alloc_one_kernel() function
/OK3568_Linux_fs/kernel/arch/s390/include/asm/
H A Dpgalloc.h143 #define pte_alloc_one_kernel(mm) ((pte_t *)page_table_alloc(mm)) macro
/OK3568_Linux_fs/kernel/arch/sparc/mm/
H A Dinit_64.c2880 pte_t *pte_alloc_one_kernel(struct mm_struct *mm) in pte_alloc_one_kernel() function