Home
last modified time | relevance | path

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

/openbmc/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
/openbmc/linux/arch/xtensa/include/asm/
H A Dpgalloc.h54 static inline pgtable_t pte_alloc_one(struct mm_struct *mm) in pte_alloc_one() function
/openbmc/linux/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
/openbmc/linux/include/asm-generic/
H A Dpgalloc.h88 static inline pgtable_t pte_alloc_one(struct mm_struct *mm) in pte_alloc_one() function
/openbmc/linux/arch/arm/include/asm/
H A Dpgalloc.h95 pte_alloc_one(struct mm_struct *mm) in pte_alloc_one() function
/openbmc/linux/arch/s390/include/asm/
H A Dpgalloc.h141 #define pte_alloc_one(mm) ((pte_t *)page_table_alloc(mm)) macro
/openbmc/linux/arch/x86/mm/
H A Dpgtable.c31 pgtable_t pte_alloc_one(struct mm_struct *mm) in pte_alloc_one() function
/openbmc/linux/arch/sparc/mm/
H A Dsrmmu.c349 pgtable_t pte_alloc_one(struct mm_struct *mm) in pte_alloc_one() function
H A Dinit_64.c2908 pgtable_t pte_alloc_one(struct mm_struct *mm) in pte_alloc_one() function