| /OK3568_Linux_fs/kernel/arch/microblaze/include/asm/ |
| H A D | pgalloc.h | 35 extern pte_t *pte_alloc_one_kernel(struct mm_struct *mm);
|
| /OK3568_Linux_fs/kernel/arch/openrisc/include/asm/ |
| H A D | pgalloc.h | 67 extern pte_t *pte_alloc_one_kernel(struct mm_struct *mm);
|
| /OK3568_Linux_fs/kernel/arch/powerpc/include/asm/ |
| H A D | pgalloc.h | 25 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 D | pgalloc.h | 44 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 D | pgalloc.h | 30 static inline pte_t *pte_alloc_one_kernel(struct mm_struct *mm) in pte_alloc_one_kernel() function
|
| /OK3568_Linux_fs/kernel/arch/openrisc/mm/ |
| H A D | ioremap.c | 117 pte_t __ref *pte_alloc_one_kernel(struct mm_struct *mm) in pte_alloc_one_kernel() function
|
| /OK3568_Linux_fs/kernel/arch/m68k/include/asm/ |
| H A D | mcf_pgalloc.h | 15 extern inline pte_t *pte_alloc_one_kernel(struct mm_struct *mm) in pte_alloc_one_kernel() function
|
| H A D | motorola_pgalloc.h | 27 static inline pte_t *pte_alloc_one_kernel(struct mm_struct *mm) in pte_alloc_one_kernel() function
|
| /OK3568_Linux_fs/kernel/arch/sparc/include/asm/ |
| H A D | pgalloc_32.h | 61 static inline pte_t *pte_alloc_one_kernel(struct mm_struct *mm) in pte_alloc_one_kernel() function
|
| H A D | pgalloc_64.h | 63 pte_t *pte_alloc_one_kernel(struct mm_struct *mm);
|
| /OK3568_Linux_fs/kernel/arch/arc/include/asm/ |
| H A D | pgalloc.h | 90 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 D | pgalloc.h | 31 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 D | pgalloc.h | 72 pte_alloc_one_kernel(struct mm_struct *mm) in pte_alloc_one_kernel() function
|
| /OK3568_Linux_fs/kernel/arch/s390/include/asm/ |
| H A D | pgalloc.h | 143 #define pte_alloc_one_kernel(mm) ((pte_t *)page_table_alloc(mm)) macro
|
| /OK3568_Linux_fs/kernel/arch/microblaze/mm/ |
| H A D | pgtable.c | 243 __ref pte_t *pte_alloc_one_kernel(struct mm_struct *mm) in pte_alloc_one_kernel() function
|
| /OK3568_Linux_fs/kernel/mm/kasan/ |
| H A D | init.c | 128 p = pte_alloc_one_kernel(&init_mm); in zero_pmd_populate()
|
| /OK3568_Linux_fs/kernel/arch/sparc/mm/ |
| H A D | srmmu.c | 354 if ((ptep = pte_alloc_one_kernel(mm)) == 0) in pte_alloc_one()
|
| H A D | init_64.c | 2880 pte_t *pte_alloc_one_kernel(struct mm_struct *mm) in pte_alloc_one_kernel() function
|
| /OK3568_Linux_fs/kernel/mm/ |
| H A D | memory.c | 495 pte_t *new = pte_alloc_one_kernel(&init_mm); in __pte_alloc_kernel()
|