Home
last modified time | relevance | path

Searched defs:pte_alloc_one (Results 1 – 10 of 10) sorted by relevance

/linux-6.15/arch/xtensa/include/asm/
H A Dpgalloc.h54 static inline pgtable_t pte_alloc_one(struct mm_struct *mm) in pte_alloc_one() function
/linux-6.15/arch/powerpc/include/asm/
H A Dpgalloc.h30 static inline pgtable_t pte_alloc_one(struct mm_struct *mm) in pte_alloc_one() function
/linux-6.15/arch/m68k/include/asm/
H A Dmcf_pgalloc.h44 static inline pgtable_t pte_alloc_one(struct mm_struct *mm) in pte_alloc_one() function
H A Dmotorola_pgalloc.h37 static inline pgtable_t pte_alloc_one(struct mm_struct *mm) in pte_alloc_one() function
/linux-6.15/arch/arm/include/asm/
H A Dpgalloc.h95 pte_alloc_one(struct mm_struct *mm) in pte_alloc_one() function
/linux-6.15/arch/s390/include/asm/
H A Dpgalloc.h159 #define pte_alloc_one(mm) ((pte_t *)page_table_alloc(mm)) macro
/linux-6.15/include/asm-generic/
H A Dpgalloc.h95 #define pte_alloc_one(...) alloc_hooks(pte_alloc_one_noprof(__VA_ARGS__)) macro
/linux-6.15/arch/x86/mm/
H A Dpgtable.c15 pgtable_t pte_alloc_one(struct mm_struct *mm) in pte_alloc_one() function
/linux-6.15/arch/sparc/mm/
H A Dsrmmu.c343 pgtable_t pte_alloc_one(struct mm_struct *mm) in pte_alloc_one() function
H A Dinit_64.c2892 pgtable_t pte_alloc_one(struct mm_struct *mm) in pte_alloc_one() function