Home
last modified time | relevance | path

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

/linux/arch/microblaze/include/asm/
A Dpgalloc.h31 extern pte_t *pte_alloc_one_kernel(struct mm_struct *mm);
/linux/arch/openrisc/include/asm/
A Dpgalloc.h67 extern pte_t *pte_alloc_one_kernel(struct mm_struct *mm);
/linux/arch/xtensa/include/asm/
A Dpgalloc.h43 static inline pte_t *pte_alloc_one_kernel(struct mm_struct *mm) in pte_alloc_one_kernel() function
/linux/arch/powerpc/include/asm/
A Dpgalloc.h25 static inline pte_t *pte_alloc_one_kernel(struct mm_struct *mm) in pte_alloc_one_kernel() function
/linux/arch/riscv/include/asm/
A Dkfence.h16 pte_t *pte = pte_alloc_one_kernel(&init_mm); in split_pmd_page()
/linux/arch/csky/include/asm/
A Dpgalloc.h27 static inline pte_t *pte_alloc_one_kernel(struct mm_struct *mm) in pte_alloc_one_kernel() function
/linux/arch/openrisc/mm/
A Dioremap.c116 pte_t __ref *pte_alloc_one_kernel(struct mm_struct *mm) in pte_alloc_one_kernel() function
/linux/arch/sparc/include/asm/
A Dpgalloc_32.h60 static inline pte_t *pte_alloc_one_kernel(struct mm_struct *mm) in pte_alloc_one_kernel() function
A Dpgalloc_64.h63 pte_t *pte_alloc_one_kernel(struct mm_struct *mm);
/linux/arch/m68k/include/asm/
A Dmcf_pgalloc.h15 extern inline pte_t *pte_alloc_one_kernel(struct mm_struct *mm) in pte_alloc_one_kernel() function
A Dmotorola_pgalloc.h27 static inline pte_t *pte_alloc_one_kernel(struct mm_struct *mm) in pte_alloc_one_kernel() function
/linux/include/asm-generic/
A Dpgalloc.h31 static inline pte_t *pte_alloc_one_kernel(struct mm_struct *mm) in pte_alloc_one_kernel() function
/linux/arch/arm/include/asm/
A Dpgalloc.h78 pte_alloc_one_kernel(struct mm_struct *mm) in pte_alloc_one_kernel() function
/linux/arch/s390/include/asm/
A Dpgalloc.h140 #define pte_alloc_one_kernel(mm) ((pte_t *)page_table_alloc(mm)) macro
/linux/arch/microblaze/mm/
A Dpgtable.c245 __ref pte_t *pte_alloc_one_kernel(struct mm_struct *mm) in pte_alloc_one_kernel() function
/linux/mm/kasan/
A Dinit.c128 p = pte_alloc_one_kernel(&init_mm); in zero_pmd_populate()
/linux/mm/
A Dsparse-vmemmap.c63 pte_t *pgtable = pte_alloc_one_kernel(&init_mm); in split_vmemmap_huge_pmd()
A Dmemory.c476 pte_t *new = pte_alloc_one_kernel(&init_mm); in __pte_alloc_kernel()
/linux/arch/sparc/mm/
A Dsrmmu.c354 if (!(ptep = pte_alloc_one_kernel(mm))) in pte_alloc_one()
A Dinit_64.c2880 pte_t *pte_alloc_one_kernel(struct mm_struct *mm) in pte_alloc_one_kernel() function

Completed in 29 milliseconds