/linux-3.3/arch/openrisc/mm/ |
D | ioremap.c | 119 pte_t __init_refok *pte_alloc_one_kernel(struct mm_struct *mm, in pte_alloc_one_kernel() function
|
/linux-3.3/arch/xtensa/include/asm/ |
D | pgalloc.h | 45 static inline pte_t *pte_alloc_one_kernel(struct mm_struct *mm, in pte_alloc_one_kernel() function
|
/linux-3.3/arch/sh/include/asm/ |
D | pgalloc.h | 34 static inline pte_t *pte_alloc_one_kernel(struct mm_struct *mm, in pte_alloc_one_kernel() function
|
/linux-3.3/arch/cris/include/asm/ |
D | pgalloc.h | 25 static inline pte_t *pte_alloc_one_kernel(struct mm_struct *mm, unsigned long address) in pte_alloc_one_kernel() function
|
/linux-3.3/arch/hexagon/include/asm/ |
D | pgalloc.h | 76 static inline pte_t *pte_alloc_one_kernel(struct mm_struct *mm, in pte_alloc_one_kernel() function
|
/linux-3.3/arch/score/include/asm/ |
D | pgalloc.h | 40 static inline pte_t *pte_alloc_one_kernel(struct mm_struct *mm, in pte_alloc_one_kernel() function
|
/linux-3.3/arch/frv/mm/ |
D | pgalloc.c | 23 pte_t *pte_alloc_one_kernel(struct mm_struct *mm, unsigned long address) in pte_alloc_one_kernel() function
|
/linux-3.3/arch/mn10300/mm/ |
D | pgtable.c | 65 pte_t *pte_alloc_one_kernel(struct mm_struct *mm, unsigned long address) in pte_alloc_one_kernel() function
|
/linux-3.3/arch/unicore32/include/asm/ |
D | pgalloc.h | 37 pte_alloc_one_kernel(struct mm_struct *mm, unsigned long addr) in pte_alloc_one_kernel() function
|
/linux-3.3/arch/avr32/include/asm/ |
D | pgalloc.h | 54 static inline pte_t *pte_alloc_one_kernel(struct mm_struct *mm, in pte_alloc_one_kernel() function
|
/linux-3.3/arch/alpha/include/asm/ |
D | pgalloc.h | 54 pte_alloc_one_kernel(struct mm_struct *mm, unsigned long address) in pte_alloc_one_kernel() function
|
/linux-3.3/arch/tile/include/asm/ |
D | pgalloc.h | 77 pte_alloc_one_kernel(struct mm_struct *mm, unsigned long address) in pte_alloc_one_kernel() function
|
/linux-3.3/arch/m68k/include/asm/ |
D | motorola_pgalloc.h | 10 static inline pte_t *pte_alloc_one_kernel(struct mm_struct *mm, unsigned long address) in pte_alloc_one_kernel() function
|
D | sun3_pgalloc.h | 41 static inline pte_t *pte_alloc_one_kernel(struct mm_struct *mm, in pte_alloc_one_kernel() function
|
D | mcf_pgalloc.h | 14 extern inline pte_t *pte_alloc_one_kernel(struct mm_struct *mm, in pte_alloc_one_kernel() function
|
/linux-3.3/arch/m32r/include/asm/ |
D | pgalloc.h | 33 static __inline__ pte_t *pte_alloc_one_kernel(struct mm_struct *mm, in pte_alloc_one_kernel() function
|
/linux-3.3/arch/mips/include/asm/ |
D | pgalloc.h | 67 static inline pte_t *pte_alloc_one_kernel(struct mm_struct *mm, in pte_alloc_one_kernel() function
|
/linux-3.3/arch/parisc/include/asm/ |
D | pgalloc.h | 130 pte_alloc_one_kernel(struct mm_struct *mm, unsigned long addr) in pte_alloc_one_kernel() function
|
/linux-3.3/arch/microblaze/mm/ |
D | pgtable.c | 243 __init_refok pte_t *pte_alloc_one_kernel(struct mm_struct *mm, in pte_alloc_one_kernel() function
|
/linux-3.3/arch/arm/include/asm/ |
D | pgalloc.h | 84 pte_alloc_one_kernel(struct mm_struct *mm, unsigned long addr) in pte_alloc_one_kernel() function
|
/linux-3.3/arch/ia64/include/asm/ |
D | pgalloc.h | 98 static inline pte_t *pte_alloc_one_kernel(struct mm_struct *mm, in pte_alloc_one_kernel() function
|
/linux-3.3/arch/sparc/include/asm/ |
D | pgalloc_64.h | 41 static inline pte_t *pte_alloc_one_kernel(struct mm_struct *mm, in pte_alloc_one_kernel() function
|
D | pgalloc_32.h | 59 #define pte_alloc_one_kernel(mm, addr) BTFIXUP_CALL(pte_alloc_one_kernel)(mm, addr) macro
|
/linux-3.3/arch/powerpc/include/asm/ |
D | pgalloc-64.h | 103 static inline pte_t *pte_alloc_one_kernel(struct mm_struct *mm, in pte_alloc_one_kernel() function
|
/linux-3.3/arch/s390/include/asm/ |
D | pgalloc.h | 137 #define pte_alloc_one_kernel(mm, vmaddr) ((pte_t *) page_table_alloc(mm, vmaddr)) macro
|