Home
last modified time | relevance | path

Searched refs:pmd_alloc_one (Results 1 – 12 of 12) sorted by relevance

/arch/sh/include/asm/
Dpgalloc.h17 extern pmd_t *pmd_alloc_one(struct mm_struct *mm, unsigned long address);
/arch/sh/mm/
Dpgtable.c48 pmd_t *pmd_alloc_one(struct mm_struct *mm, unsigned long address) in pmd_alloc_one() function
/arch/powerpc/include/asm/nohash/64/
Dpgalloc.h48 static inline pmd_t *pmd_alloc_one(struct mm_struct *mm, unsigned long addr) in pmd_alloc_one() function
/arch/parisc/include/asm/
Dpgalloc.h47 static inline pmd_t *pmd_alloc_one(struct mm_struct *mm, unsigned long address) in pmd_alloc_one() function
/arch/m68k/include/asm/
Dmotorola_pgalloc.h54 static inline pmd_t *pmd_alloc_one(struct mm_struct *mm, unsigned long address) in pmd_alloc_one() function
/arch/sparc/include/asm/
Dpgalloc_32.h38 static inline pmd_t *pmd_alloc_one(struct mm_struct *mm, in pmd_alloc_one() function
Dpgalloc_64.h53 static inline pmd_t *pmd_alloc_one(struct mm_struct *mm, unsigned long addr) in pmd_alloc_one() function
/arch/mips/include/asm/
Dpgalloc.h66 static inline pmd_t *pmd_alloc_one(struct mm_struct *mm, unsigned long address) in pmd_alloc_one() function
/arch/arm/include/asm/
Dpgalloc.h35 #define pmd_alloc_one(mm,addr) ({ BUG(); ((pmd_t *)2); }) macro
/arch/arm/mm/
Didmap.c31 pmd = pmd_alloc_one(&init_mm, addr); in idmap_add_pmd()
/arch/powerpc/include/asm/book3s/64/
Dpgalloc.h140 static inline pmd_t *pmd_alloc_one(struct mm_struct *mm, unsigned long addr) in pmd_alloc_one() function
/arch/s390/include/asm/
Dpgalloc.h82 static inline pmd_t *pmd_alloc_one(struct mm_struct *mm, unsigned long vmaddr) in pmd_alloc_one() function