Home
last modified time | relevance | path

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

/linux/arch/sh/mm/
A Dpgtable.c48 pmd_t *pmd_alloc_one(struct mm_struct *mm, unsigned long address) in pmd_alloc_one() function
/linux/arch/parisc/include/asm/
A Dpgalloc.h47 static inline pmd_t *pmd_alloc_one(struct mm_struct *mm, unsigned long address) in pmd_alloc_one() function
/linux/include/asm-generic/
A Dpgalloc.h119 static inline pmd_t *pmd_alloc_one(struct mm_struct *mm, unsigned long addr) in pmd_alloc_one() function
A Dpgtable-nopmd.h60 #define pmd_alloc_one(mm, address) NULL macro
/linux/arch/mips/include/asm/
A Dpgalloc.h59 static inline pmd_t *pmd_alloc_one(struct mm_struct *mm, unsigned long address) in pmd_alloc_one() function
/linux/arch/sparc/include/asm/
A Dpgalloc_32.h38 static inline pmd_t *pmd_alloc_one(struct mm_struct *mm, in pmd_alloc_one() function
A Dpgalloc_64.h53 static inline pmd_t *pmd_alloc_one(struct mm_struct *mm, unsigned long addr) in pmd_alloc_one() function
/linux/arch/powerpc/include/asm/nohash/64/
A Dpgalloc.h48 static inline pmd_t *pmd_alloc_one(struct mm_struct *mm, unsigned long addr) in pmd_alloc_one() function
/linux/arch/m68k/include/asm/
A Dmotorola_pgalloc.h54 static inline pmd_t *pmd_alloc_one(struct mm_struct *mm, unsigned long address) in pmd_alloc_one() function
/linux/arch/arm/include/asm/
A Dpgalloc.h37 #define pmd_alloc_one(mm,addr) ({ BUG(); ((pmd_t *)2); }) macro
/linux/arch/s390/include/asm/
A Dpgalloc.h82 static inline pmd_t *pmd_alloc_one(struct mm_struct *mm, unsigned long vmaddr) in pmd_alloc_one() function
/linux/arch/powerpc/include/asm/book3s/64/
A Dpgalloc.h140 static inline pmd_t *pmd_alloc_one(struct mm_struct *mm, unsigned long addr) in pmd_alloc_one() function

Completed in 14 milliseconds