Home
last modified time | relevance | path

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

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