Home
last modified time | relevance | path

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

/linux-4.1.27/arch/openrisc/mm/
Dioremap.c119 pte_t __init_refok *pte_alloc_one_kernel(struct mm_struct *mm, in pte_alloc_one_kernel() function
/linux-4.1.27/arch/sh/include/asm/
Dpgalloc.h34 static inline pte_t *pte_alloc_one_kernel(struct mm_struct *mm, in pte_alloc_one_kernel() function
/linux-4.1.27/arch/nios2/include/asm/
Dpgalloc.h40 static inline pte_t *pte_alloc_one_kernel(struct mm_struct *mm, in pte_alloc_one_kernel() function
/linux-4.1.27/arch/xtensa/include/asm/
Dpgalloc.h41 static inline pte_t *pte_alloc_one_kernel(struct mm_struct *mm, in pte_alloc_one_kernel() function
/linux-4.1.27/arch/cris/include/asm/
Dpgalloc.h25 static inline pte_t *pte_alloc_one_kernel(struct mm_struct *mm, unsigned long address) in pte_alloc_one_kernel() function
/linux-4.1.27/arch/hexagon/include/asm/
Dpgalloc.h78 static inline pte_t *pte_alloc_one_kernel(struct mm_struct *mm, in pte_alloc_one_kernel() function
/linux-4.1.27/arch/score/include/asm/
Dpgalloc.h40 static inline pte_t *pte_alloc_one_kernel(struct mm_struct *mm, in pte_alloc_one_kernel() function
/linux-4.1.27/arch/frv/mm/
Dpgalloc.c23 pte_t *pte_alloc_one_kernel(struct mm_struct *mm, unsigned long address) in pte_alloc_one_kernel() function
/linux-4.1.27/arch/unicore32/include/asm/
Dpgalloc.h37 pte_alloc_one_kernel(struct mm_struct *mm, unsigned long addr) in pte_alloc_one_kernel() function
/linux-4.1.27/arch/mn10300/mm/
Dpgtable.c64 pte_t *pte_alloc_one_kernel(struct mm_struct *mm, unsigned long address) in pte_alloc_one_kernel() function
/linux-4.1.27/arch/avr32/include/asm/
Dpgalloc.h54 static inline pte_t *pte_alloc_one_kernel(struct mm_struct *mm, in pte_alloc_one_kernel() function
/linux-4.1.27/arch/alpha/include/asm/
Dpgalloc.h54 pte_alloc_one_kernel(struct mm_struct *mm, unsigned long address) in pte_alloc_one_kernel() function
/linux-4.1.27/arch/metag/include/asm/
Dpgalloc.h42 static inline pte_t *pte_alloc_one_kernel(struct mm_struct *mm, in pte_alloc_one_kernel() function
/linux-4.1.27/arch/powerpc/include/asm/
Dpgalloc-64.h79 static inline pte_t *pte_alloc_one_kernel(struct mm_struct *mm, in pte_alloc_one_kernel() function
194 static inline pte_t *pte_alloc_one_kernel(struct mm_struct *mm, in pte_alloc_one_kernel() function
/linux-4.1.27/arch/arc/include/asm/
Dpgalloc.h93 static inline pte_t *pte_alloc_one_kernel(struct mm_struct *mm, in pte_alloc_one_kernel() function
/linux-4.1.27/arch/sparc/include/asm/
Dpgalloc_32.h62 static inline pte_t *pte_alloc_one_kernel(struct mm_struct *mm, in pte_alloc_one_kernel() function
/linux-4.1.27/arch/m68k/include/asm/
Dsun3_pgalloc.h37 static inline pte_t *pte_alloc_one_kernel(struct mm_struct *mm, in pte_alloc_one_kernel() function
Dmotorola_pgalloc.h10 static inline pte_t *pte_alloc_one_kernel(struct mm_struct *mm, unsigned long address) in pte_alloc_one_kernel() function
Dmcf_pgalloc.h14 extern inline pte_t *pte_alloc_one_kernel(struct mm_struct *mm, in pte_alloc_one_kernel() function
/linux-4.1.27/arch/m32r/include/asm/
Dpgalloc.h33 static __inline__ pte_t *pte_alloc_one_kernel(struct mm_struct *mm, in pte_alloc_one_kernel() function
/linux-4.1.27/arch/arm64/include/asm/
Dpgalloc.h75 pte_alloc_one_kernel(struct mm_struct *mm, unsigned long addr) in pte_alloc_one_kernel() function
/linux-4.1.27/arch/mips/include/asm/
Dpgalloc.h67 static inline pte_t *pte_alloc_one_kernel(struct mm_struct *mm, in pte_alloc_one_kernel() function
/linux-4.1.27/arch/microblaze/mm/
Dpgtable.c237 __init_refok pte_t *pte_alloc_one_kernel(struct mm_struct *mm, in pte_alloc_one_kernel() function
/linux-4.1.27/arch/parisc/include/asm/
Dpgalloc.h138 pte_alloc_one_kernel(struct mm_struct *mm, unsigned long addr) in pte_alloc_one_kernel() function
/linux-4.1.27/arch/arm/include/asm/
Dpgalloc.h84 pte_alloc_one_kernel(struct mm_struct *mm, unsigned long addr) in pte_alloc_one_kernel() function
/linux-4.1.27/arch/tile/include/asm/
Dpgalloc.h89 pte_alloc_one_kernel(struct mm_struct *mm, unsigned long address) in pte_alloc_one_kernel() function
/linux-4.1.27/arch/ia64/include/asm/
Dpgalloc.h101 static inline pte_t *pte_alloc_one_kernel(struct mm_struct *mm, in pte_alloc_one_kernel() function
/linux-4.1.27/arch/s390/include/asm/
Dpgalloc.h138 #define pte_alloc_one_kernel(mm, vmaddr) ((pte_t *) page_table_alloc(mm)) macro
/linux-4.1.27/arch/um/kernel/
Dmem.c203 pte_t *pte_alloc_one_kernel(struct mm_struct *mm, unsigned long address) in pte_alloc_one_kernel() function
/linux-4.1.27/arch/powerpc/mm/
Dpgtable_32.c107 __init_refok pte_t *pte_alloc_one_kernel(struct mm_struct *mm, unsigned long address) in pte_alloc_one_kernel() function
/linux-4.1.27/arch/x86/mm/
Dpgtable.c19 pte_t *pte_alloc_one_kernel(struct mm_struct *mm, unsigned long address) in pte_alloc_one_kernel() function
/linux-4.1.27/arch/sparc/mm/
Dinit_64.c2642 pte_t *pte_alloc_one_kernel(struct mm_struct *mm, in pte_alloc_one_kernel() function