Home
last modified time | relevance | path

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

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