Searched refs:pte_alloc_one (Results 1 - 25 of 39) sorted by relevance

12

/arch/frv/include/asm/
H A Dpgalloc.h39 extern pgtable_t pte_alloc_one(struct mm_struct *, unsigned long);
/arch/mn10300/include/asm/
H A Dpgalloc.h40 extern struct page *pte_alloc_one(struct mm_struct *, unsigned long);
/arch/m68k/include/asm/
H A Dmcf_pgalloc.h34 #define pte_alloc_one_fast(mm, addr) pte_alloc_one(mm, addr)
51 static inline struct page *pte_alloc_one(struct mm_struct *mm, function
H A Dsun3_pgalloc.h49 static inline pgtable_t pte_alloc_one(struct mm_struct *mm, function
H A Dmotorola_pgalloc.h30 static inline pgtable_t pte_alloc_one(struct mm_struct *mm, unsigned long address) function
/arch/cris/include/asm/
H A Dpgalloc.h31 static inline pgtable_t pte_alloc_one(struct mm_struct *mm, unsigned long address) function
/arch/m32r/include/asm/
H A Dpgalloc.h41 static __inline__ pgtable_t pte_alloc_one(struct mm_struct *mm, function
/arch/metag/include/asm/
H A Dpgalloc.h50 static inline pgtable_t pte_alloc_one(struct mm_struct *mm, function
/arch/um/include/asm/
H A Dpgalloc.h29 extern pgtable_t pte_alloc_one(struct mm_struct *, unsigned long);
/arch/xtensa/include/asm/
H A Dpgalloc.h55 static inline pgtable_t pte_alloc_one(struct mm_struct *mm, function
/arch/tile/include/asm/
H A Dpgalloc.h75 static inline pgtable_t pte_alloc_one(struct mm_struct *mm, function
91 return pfn_to_kaddr(page_to_pfn(pte_alloc_one(mm, address)));
/arch/alpha/include/asm/
H A Dpgalloc.h67 pte_alloc_one(struct mm_struct *mm, unsigned long address) function
/arch/arc/include/asm/
H A Dpgalloc.h23 * =Needed so that Page Table allocator (pte_alloc_one) is not forced to
27 * pg-tlb allocator sub-sys (pte_alloc_one, ptr_free, pmd_populate
105 pte_alloc_one(struct mm_struct *mm, unsigned long address) function
/arch/avr32/include/asm/
H A Dpgalloc.h60 static inline pgtable_t pte_alloc_one(struct mm_struct *mm, function
/arch/hexagon/include/asm/
H A Dpgalloc.h62 static inline struct page *pte_alloc_one(struct mm_struct *mm, function
/arch/openrisc/include/asm/
H A Dpgalloc.h76 static inline struct page *pte_alloc_one(struct mm_struct *mm, function
/arch/powerpc/include/asm/
H A Dpgalloc-32.h38 extern pgtable_t pte_alloc_one(struct mm_struct *mm, unsigned long addr);
/arch/score/include/asm/
H A Dpgalloc.h51 static inline struct page *pte_alloc_one(struct mm_struct *mm, function
/arch/sh/include/asm/
H A Dpgalloc.h40 static inline pgtable_t pte_alloc_one(struct mm_struct *mm, function
/arch/sparc/include/asm/
H A Dpgalloc_32.h60 pgtable_t pte_alloc_one(struct mm_struct *mm, unsigned long address);
/arch/unicore32/include/asm/
H A Dpgalloc.h49 pte_alloc_one(struct mm_struct *mm, unsigned long addr) function
/arch/arm/include/asm/
H A Dpgalloc.h96 pte_alloc_one(struct mm_struct *mm, unsigned long addr) function
/arch/arm64/include/asm/
H A Dpgalloc.h81 pte_alloc_one(struct mm_struct *mm, unsigned long addr) function
/arch/frv/mm/
H A Dpgalloc.c31 pgtable_t pte_alloc_one(struct mm_struct *mm, unsigned long address) function
/arch/ia64/include/asm/
H A Dpgalloc.h85 static inline pgtable_t pte_alloc_one(struct mm_struct *mm, unsigned long addr) function

Completed in 1320 milliseconds

12