Home
last modified time | relevance | path

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

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