Home
last modified time | relevance | path

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

/arch/nds32/include/asm/
Dpgalloc.h18 static inline pgtable_t pte_alloc_one(struct mm_struct *mm) in pte_alloc_one() function
/arch/powerpc/include/asm/
Dpgalloc.h30 static inline pgtable_t pte_alloc_one(struct mm_struct *mm) in pte_alloc_one() function
/arch/xtensa/include/asm/
Dpgalloc.h54 static inline pgtable_t pte_alloc_one(struct mm_struct *mm) in pte_alloc_one() function
/arch/m68k/include/asm/
Dmcf_pgalloc.h44 static inline pgtable_t pte_alloc_one(struct mm_struct *mm) in pte_alloc_one() function
Dmotorola_pgalloc.h37 static inline pgtable_t pte_alloc_one(struct mm_struct *mm) in pte_alloc_one() function
/arch/arm/include/asm/
Dpgalloc.h95 pte_alloc_one(struct mm_struct *mm) in pte_alloc_one() function
/arch/s390/include/asm/
Dpgalloc.h141 #define pte_alloc_one(mm) ((pte_t *)page_table_alloc(mm)) macro
/arch/x86/mm/
Dpgtable.c31 pgtable_t pte_alloc_one(struct mm_struct *mm) in pte_alloc_one() function
/arch/sparc/mm/
Dsrmmu.c349 pgtable_t pte_alloc_one(struct mm_struct *mm) in pte_alloc_one() function
Dinit_64.c2891 pgtable_t pte_alloc_one(struct mm_struct *mm) in pte_alloc_one() function