Home
last modified time | relevance | path

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

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