| /linux-4.4.14/arch/parisc/include/asm/ | 
| D | pgalloc.h | 64 static inline pmd_t *pmd_alloc_one(struct mm_struct *mm, unsigned long address)  in pmd_alloc_one()  function97 #define pmd_alloc_one(mm, addr)		({ BUG(); ((pmd_t *)2); })  macro
 
 | 
| /linux-4.4.14/arch/arm/include/asm/ | 
| D | pgalloc.h | 30 static inline pmd_t *pmd_alloc_one(struct mm_struct *mm, unsigned long addr)  in pmd_alloc_one()  function51 #define pmd_alloc_one(mm,addr)		({ BUG(); ((pmd_t *)2); })  macro
 
 | 
| /linux-4.4.14/arch/sh/mm/ | 
| D | pgtable.c | 48 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/ | 
| D | pgalloc.h | 109 #define pmd_alloc_one(mm, address)	({ BUG(); ((pmd_t *)2); })  macro184 #define pmd_alloc_one(mm, address)	({ BUG(); ((pmd_t *)2); })  macro
 
 | 
| /linux-4.4.14/arch/frv/include/asm/ | 
| D | pgalloc.h | 63 #define pmd_alloc_one(mm, addr)		({ BUG(); ((pmd_t *) 2); })  macro
 | 
| /linux-4.4.14/arch/alpha/include/asm/ | 
| D | pgalloc.h | 41 pmd_alloc_one(struct mm_struct *mm, unsigned long address)  in pmd_alloc_one()  function
 | 
| /linux-4.4.14/arch/sparc/include/asm/ | 
| D | pgalloc_32.h | 39 static inline pmd_t *pmd_alloc_one(struct mm_struct *mm,  in pmd_alloc_one()  function
 | 
| D | pgalloc_64.h | 53 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/ | 
| D | sun3_pgalloc.h | 17 #define pmd_alloc_one(mm,address)       ({ BUG(); ((pmd_t *)2); })  macro
 | 
| D | motorola_pgalloc.h | 69 static inline pmd_t *pmd_alloc_one(struct mm_struct *mm, unsigned long address)  in pmd_alloc_one()  function
 | 
| D | mcf_pgalloc.h | 32 #define pmd_alloc_one(mm, address)      ({ BUG(); ((pmd_t *)2); })  macro
 | 
| /linux-4.4.14/arch/arm64/include/asm/ | 
| D | pgalloc.h | 34 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/ | 
| D | pgtable-nopmd.h | 58 #define pmd_alloc_one(mm, address)		NULL  macro
 | 
| /linux-4.4.14/arch/m32r/include/asm/ | 
| D | pgalloc.h | 74 #define pmd_alloc_one(mm, addr)		({ BUG(); ((pmd_t *)2); })  macro
 | 
| /linux-4.4.14/arch/mips/include/asm/ | 
| D | pgalloc.h | 112 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/ | 
| D | pgalloc.h | 144 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/ | 
| D | pgalloc.h | 60 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/ | 
| D | mem.c | 226 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/ | 
| D | pgalloc.h | 71 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/ | 
| D | pgalloc.h | 81 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/ | 
| D | pgalloc-64.h | 224 static inline pmd_t *pmd_alloc_one(struct mm_struct *mm, unsigned long addr)  in pmd_alloc_one()  function
 |