Searched defs:pmd_alloc_one (Results 1 - 21 of 21) sorted by relevance

/linux-4.1.27/arch/sh/mm/
H A Dpgtable.c48 pmd_t *pmd_alloc_one(struct mm_struct *mm, unsigned long address) pmd_alloc_one() function
/linux-4.1.27/arch/frv/include/asm/
H A Dpgalloc.h63 #define pmd_alloc_one(mm, addr) ({ BUG(); ((pmd_t *) 2); }) macro
/linux-4.1.27/arch/alpha/include/asm/
H A Dpgalloc.h41 pmd_alloc_one(struct mm_struct *mm, unsigned long address) pmd_alloc_one() function
/linux-4.1.27/arch/sparc/include/asm/
H A Dpgalloc_32.h39 static inline pmd_t *pmd_alloc_one(struct mm_struct *mm, pmd_alloc_one() function
H A Dpgalloc_64.h53 static inline pmd_t *pmd_alloc_one(struct mm_struct *mm, unsigned long addr) pmd_alloc_one() function
/linux-4.1.27/arch/mips/include/asm/
H A Dpgalloc.h112 static inline pmd_t *pmd_alloc_one(struct mm_struct *mm, unsigned long address) pmd_alloc_one() function
/linux-4.1.27/arch/parisc/include/asm/
H A Dpgalloc.h64 static inline pmd_t *pmd_alloc_one(struct mm_struct *mm, unsigned long address) pmd_alloc_one() function
97 #define pmd_alloc_one(mm, addr) ({ BUG(); ((pmd_t *)2); }) macro
/linux-4.1.27/arch/arm64/include/asm/
H A Dpgalloc.h33 static inline pmd_t *pmd_alloc_one(struct mm_struct *mm, unsigned long addr) pmd_alloc_one() function
/linux-4.1.27/arch/m32r/include/asm/
H A Dpgalloc.h74 #define pmd_alloc_one(mm, addr) ({ BUG(); ((pmd_t *)2); }) macro
/linux-4.1.27/arch/m68k/include/asm/
H A Dmcf_pgalloc.h32 #define pmd_alloc_one(mm, address) ({ BUG(); ((pmd_t *)2); }) macro
H A Dmotorola_pgalloc.h69 static inline pmd_t *pmd_alloc_one(struct mm_struct *mm, unsigned long address) pmd_alloc_one() function
H A Dsun3_pgalloc.h17 #define pmd_alloc_one(mm,address) ({ BUG(); ((pmd_t *)2); }) macro
/linux-4.1.27/arch/arm/include/asm/
H A Dpgalloc.h30 static inline pmd_t *pmd_alloc_one(struct mm_struct *mm, unsigned long addr) pmd_alloc_one() function
51 #define pmd_alloc_one(mm,addr) ({ BUG(); ((pmd_t *)2); }) macro
/linux-4.1.27/include/asm-generic/
H A Dpgtable-nopmd.h58 #define pmd_alloc_one(mm, address) NULL pmd_free() macro
/linux-4.1.27/arch/x86/include/asm/
H A Dpgalloc.h81 static inline pmd_t *pmd_alloc_one(struct mm_struct *mm, unsigned long addr) pmd_alloc_one() function
/linux-4.1.27/arch/tile/include/asm/
H A Dpgalloc.h144 static inline pmd_t *pmd_alloc_one(struct mm_struct *mm, unsigned long address) pmd_alloc_one() function
/linux-4.1.27/arch/um/kernel/
H A Dmem.c226 pmd_t *pmd_alloc_one(struct mm_struct *mm, unsigned long address) pmd_alloc_one() function
/linux-4.1.27/arch/s390/include/asm/
H A Dpgalloc.h71 static inline pmd_t *pmd_alloc_one(struct mm_struct *mm, unsigned long vmaddr) pmd_alloc_one() function
/linux-4.1.27/arch/ia64/include/asm/
H A Dpgalloc.h60 static inline pmd_t *pmd_alloc_one(struct mm_struct *mm, unsigned long addr) pmd_alloc_one() function
/linux-4.1.27/arch/microblaze/include/asm/
H A Dpgalloc.h109 #define pmd_alloc_one(mm, address) ({ BUG(); ((pmd_t *)2); }) macro
184 #define pmd_alloc_one(mm, address) ({ BUG(); ((pmd_t *)2); }) macro
/linux-4.1.27/arch/powerpc/include/asm/
H A Dpgalloc-64.h224 static inline pmd_t *pmd_alloc_one(struct mm_struct *mm, unsigned long addr) pmd_alloc_one() function

Completed in 556 milliseconds