| /kernel/linux/linux-5.10/arch/microblaze/include/asm/ |
| D | pgalloc.h | 35 extern pte_t *pte_alloc_one_kernel(struct mm_struct *mm);
|
| /kernel/linux/linux-5.10/arch/openrisc/include/asm/ |
| D | pgalloc.h | 67 extern pte_t *pte_alloc_one_kernel(struct mm_struct *mm);
|
| /kernel/linux/linux-5.10/arch/powerpc/include/asm/ |
| D | pgalloc.h | 25 static inline pte_t *pte_alloc_one_kernel(struct mm_struct *mm) in pte_alloc_one_kernel() function
|
| /kernel/linux/linux-5.10/arch/xtensa/include/asm/ |
| D | pgalloc.h | 44 static inline pte_t *pte_alloc_one_kernel(struct mm_struct *mm) in pte_alloc_one_kernel() function
|
| /kernel/linux/linux-5.10/arch/csky/include/asm/ |
| D | pgalloc.h | 30 static inline pte_t *pte_alloc_one_kernel(struct mm_struct *mm) in pte_alloc_one_kernel() function
|
| /kernel/linux/linux-5.10/arch/openrisc/mm/ |
| D | ioremap.c | 117 pte_t __ref *pte_alloc_one_kernel(struct mm_struct *mm) in pte_alloc_one_kernel() function
|
| /kernel/linux/linux-5.10/arch/m68k/include/asm/ |
| D | motorola_pgalloc.h | 27 static inline pte_t *pte_alloc_one_kernel(struct mm_struct *mm) in pte_alloc_one_kernel() function
|
| D | mcf_pgalloc.h | 15 extern inline pte_t *pte_alloc_one_kernel(struct mm_struct *mm) in pte_alloc_one_kernel() function
|
| /kernel/linux/linux-5.10/arch/sparc/include/asm/ |
| D | pgalloc_32.h | 61 static inline pte_t *pte_alloc_one_kernel(struct mm_struct *mm) in pte_alloc_one_kernel() function
|
| D | pgalloc_64.h | 63 pte_t *pte_alloc_one_kernel(struct mm_struct *mm);
|
| /kernel/linux/linux-5.10/include/asm-generic/ |
| D | pgalloc.h | 31 static inline pte_t *pte_alloc_one_kernel(struct mm_struct *mm) in pte_alloc_one_kernel() function
|
| /kernel/linux/linux-5.10/arch/arc/include/asm/ |
| D | pgalloc.h | 90 static inline pte_t *pte_alloc_one_kernel(struct mm_struct *mm) in pte_alloc_one_kernel() function
|
| /kernel/linux/linux-5.10/arch/arm/include/asm/ |
| D | pgalloc.h | 78 pte_alloc_one_kernel(struct mm_struct *mm) in pte_alloc_one_kernel() function
|
| /kernel/linux/linux-5.10/arch/s390/include/asm/ |
| D | pgalloc.h | 143 #define pte_alloc_one_kernel(mm) ((pte_t *)page_table_alloc(mm)) macro
|
| /kernel/linux/linux-5.10/arch/microblaze/mm/ |
| D | pgtable.c | 243 __ref pte_t *pte_alloc_one_kernel(struct mm_struct *mm) in pte_alloc_one_kernel() function
|
| /kernel/linux/linux-5.10/mm/kasan/ |
| D | init.c | 132 p = pte_alloc_one_kernel(&init_mm); in zero_pmd_populate()
|
| /kernel/linux/linux-5.10/arch/sparc/mm/ |
| D | srmmu.c | 354 if ((ptep = pte_alloc_one_kernel(mm)) == 0) in pte_alloc_one()
|
| D | init_64.c | 2880 pte_t *pte_alloc_one_kernel(struct mm_struct *mm) in pte_alloc_one_kernel() function
|
| /kernel/linux/linux-5.10/mm/ |
| D | memory.c | 463 pte_t *new = pte_alloc_one_kernel(&init_mm); in __pte_alloc_kernel()
|