Home
last modified time | relevance | path

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

12

/linux-3.4.99/arch/xtensa/include/asm/
Dpgalloc.h51 static inline pgtable_t pte_alloc_one(struct mm_struct *mm, in pte_alloc_one() function
/linux-3.4.99/arch/openrisc/include/asm/
Dpgalloc.h76 static inline struct page *pte_alloc_one(struct mm_struct *mm, in pte_alloc_one() function
/linux-3.4.99/arch/sh/include/asm/
Dpgalloc.h40 static inline pgtable_t pte_alloc_one(struct mm_struct *mm, in pte_alloc_one() function
/linux-3.4.99/arch/cris/include/asm/
Dpgalloc.h31 static inline pgtable_t pte_alloc_one(struct mm_struct *mm, unsigned long address) in pte_alloc_one() function
/linux-3.4.99/arch/hexagon/include/asm/
Dpgalloc.h62 static inline struct page *pte_alloc_one(struct mm_struct *mm, in pte_alloc_one() function
/linux-3.4.99/arch/score/include/asm/
Dpgalloc.h51 static inline struct page *pte_alloc_one(struct mm_struct *mm, in pte_alloc_one() function
/linux-3.4.99/arch/frv/mm/
Dpgalloc.c31 pgtable_t pte_alloc_one(struct mm_struct *mm, unsigned long address) in pte_alloc_one() function
/linux-3.4.99/arch/unicore32/include/asm/
Dpgalloc.h49 pte_alloc_one(struct mm_struct *mm, unsigned long addr) in pte_alloc_one() function
/linux-3.4.99/arch/mn10300/mm/
Dpgtable.c72 struct page *pte_alloc_one(struct mm_struct *mm, unsigned long address) in pte_alloc_one() function
/linux-3.4.99/arch/avr32/include/asm/
Dpgalloc.h60 static inline pgtable_t pte_alloc_one(struct mm_struct *mm, in pte_alloc_one() function
/linux-3.4.99/arch/alpha/include/asm/
Dpgalloc.h67 pte_alloc_one(struct mm_struct *mm, unsigned long address) in pte_alloc_one() function
/linux-3.4.99/arch/m68k/include/asm/
Dmotorola_pgalloc.h30 static inline pgtable_t pte_alloc_one(struct mm_struct *mm, unsigned long address) in pte_alloc_one() function
Dsun3_pgalloc.h53 static inline pgtable_t pte_alloc_one(struct mm_struct *mm, in pte_alloc_one() function
Dmcf_pgalloc.h51 static inline struct page *pte_alloc_one(struct mm_struct *mm, in pte_alloc_one() function
/linux-3.4.99/arch/m32r/include/asm/
Dpgalloc.h41 static __inline__ pgtable_t pte_alloc_one(struct mm_struct *mm, in pte_alloc_one() function
/linux-3.4.99/arch/mips/include/asm/
Dpgalloc.h77 static inline struct page *pte_alloc_one(struct mm_struct *mm, in pte_alloc_one() function
/linux-3.4.99/arch/parisc/include/asm/
Dpgalloc.h121 pte_alloc_one(struct mm_struct *mm, unsigned long address) in pte_alloc_one() function
/linux-3.4.99/arch/arm/include/asm/
Dpgalloc.h96 pte_alloc_one(struct mm_struct *mm, unsigned long addr) in pte_alloc_one() function
/linux-3.4.99/arch/sparc/include/asm/
Dpgalloc_64.h47 static inline pgtable_t pte_alloc_one(struct mm_struct *mm, in pte_alloc_one() function
Dpgalloc_32.h57 #define pte_alloc_one(mm, address) BTFIXUP_CALL(pte_alloc_one)(mm, address) macro
/linux-3.4.99/arch/ia64/include/asm/
Dpgalloc.h85 static inline pgtable_t pte_alloc_one(struct mm_struct *mm, unsigned long addr) in pte_alloc_one() function
/linux-3.4.99/arch/powerpc/include/asm/
Dpgalloc-64.h109 static inline pgtable_t pte_alloc_one(struct mm_struct *mm, in pte_alloc_one() function
/linux-3.4.99/arch/um/kernel/
Dmem.c297 pgtable_t pte_alloc_one(struct mm_struct *mm, unsigned long address) in pte_alloc_one() function
/linux-3.4.99/arch/s390/include/asm/
Dpgalloc.h135 #define pte_alloc_one(mm, vmaddr) ((pte_t *) page_table_alloc(mm, vmaddr)) macro
/linux-3.4.99/arch/microblaze/include/asm/
Dpgalloc.h113 static inline struct page *pte_alloc_one(struct mm_struct *mm, in pte_alloc_one() function

12