Home
last modified time | relevance | path

Searched refs:pte_alloc_one_kernel (Results 1 – 43 of 43) sorted by relevance

/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
61 pte = pte_alloc_one_kernel(mm, addr); in pte_alloc_one()
/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
69 pte_t *pte = pte_alloc_one_kernel(mm, address); in pte_alloc_one()
/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
91 pte = pte_alloc_one_kernel(mm, address); in pte_alloc_one()
194 static inline pte_t *pte_alloc_one_kernel(struct mm_struct *mm, in pte_alloc_one_kernel() function
Dpgalloc-32.h37 extern pte_t *pte_alloc_one_kernel(struct mm_struct *mm, unsigned long addr);
/linux-4.1.27/arch/mn10300/include/asm/
Dpgalloc.h39 extern pte_t *pte_alloc_one_kernel(struct mm_struct *, unsigned long);
/linux-4.1.27/arch/frv/include/asm/
Dpgalloc.h37 extern pte_t *pte_alloc_one_kernel(struct mm_struct *, unsigned long);
/linux-4.1.27/arch/um/include/asm/
Dpgalloc.h28 extern pte_t *pte_alloc_one_kernel(struct mm_struct *, unsigned long);
/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/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/openrisc/include/asm/
Dpgalloc.h74 extern pte_t *pte_alloc_one_kernel(struct mm_struct *mm, unsigned long address);
/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/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/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/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/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/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/m68k/include/asm/
Dsun3_pgalloc.h37 static inline pte_t *pte_alloc_one_kernel(struct mm_struct *mm, 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
Dmotorola_pgalloc.h10 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/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/sparc/include/asm/
Dpgalloc_32.h62 static inline pte_t *pte_alloc_one_kernel(struct mm_struct *mm, in pte_alloc_one_kernel() function
Dpgalloc_64.h64 pte_t *pte_alloc_one_kernel(struct mm_struct *mm,
/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/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/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/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/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/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/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/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/s390/include/asm/
Dpgalloc.h138 #define pte_alloc_one_kernel(mm, vmaddr) ((pte_t *) page_table_alloc(mm)) macro
/linux-4.1.27/arch/microblaze/include/asm/
Dpgalloc.h111 extern pte_t *pte_alloc_one_kernel(struct mm_struct *mm, unsigned long addr);
/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/x86/include/asm/
Dpgalloc.h36 extern pte_t *pte_alloc_one_kernel(struct mm_struct *, unsigned long);
/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/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/
Dsrmmu.c347 if ((pte = (unsigned long)pte_alloc_one_kernel(mm, address)) == 0) in pte_alloc_one()
Dinit_64.c2642 pte_t *pte_alloc_one_kernel(struct mm_struct *mm, in pte_alloc_one_kernel() function
/linux-4.1.27/arch/arm/kvm/
Dmmu.c483 pte = pte_alloc_one_kernel(NULL, addr); in create_hyp_pmd_mappings()
/linux-4.1.27/mm/
Dmemory.c605 pte_t *new = pte_alloc_one_kernel(&init_mm, address); in __pte_alloc_kernel()