Home
last modified time | relevance | path

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

/linux/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/arch/m68k/include/asm/
H A Dmcf_pgalloc.h48 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/arch/arm/include/asm/
H A Dpgalloc.h95 pte_alloc_one(struct mm_struct *mm) in pte_alloc_one() function
/linux/arch/s390/include/asm/
H A Dpgalloc.h159 #define pte_alloc_one(mm) ((pte_t *)page_table_alloc(mm)) macro
/linux/include/asm-generic/
H A Dpgalloc.h100 #define pte_alloc_one(...) alloc_hooks(pte_alloc_one_noprof(__VA_ARGS__)) macro
/linux/arch/x86/mm/
H A Dpgtable.c16 pgtable_t pte_alloc_one(struct mm_struct *mm) in pte_alloc_one() function
/linux/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.c2899 pgtable_t pte_alloc_one(struct mm_struct *mm) in pte_alloc_one() function