/linux-4.4.14/arch/cris/arch-v10/ |
D | README.mm | 193 static inline pmd_t * pmd_offset(pgd_t * dir, unsigned long address) function
|
/linux-4.4.14/arch/sh/include/asm/ |
D | pgtable-3level.h | 40 static inline pmd_t *pmd_offset(pud_t *pud, unsigned long address) in pmd_offset() function
|
/linux-4.4.14/arch/m68k/include/asm/ |
D | pgtable_no.h | 23 #define pmd_offset(a, b) ((void *)0) macro
|
D | sun3_pgtable.h | 197 static inline pmd_t *pmd_offset (pgd_t *pgd, unsigned long address) in pmd_offset() function
|
D | motorola_pgtable.h | 211 static inline pmd_t *pmd_offset(pgd_t *dir, unsigned long address) in pmd_offset() function
|
D | mcf_pgtable.h | 344 static inline pmd_t *pmd_offset(pgd_t *pgd, unsigned long address) in pmd_offset() function
|
/linux-4.4.14/include/asm-generic/ |
D | pgtable-nopmd.h | 43 static inline pmd_t * pmd_offset(pud_t * pud, unsigned long address) in pmd_offset() function
|
/linux-4.4.14/arch/c6x/include/asm/ |
D | pgtable.h | 32 #define pmd_offset(a, b) ((void *)0) macro
|
/linux-4.4.14/arch/arm/include/asm/ |
D | pgtable-nommu.h | 28 #define pmd_offset(a, b) ((void *)0) macro
|
D | pgtable-2level.h | 189 static inline pmd_t *pmd_offset(pud_t *pud, unsigned long addr) in pmd_offset() function
|
D | pgtable-3level.h | 170 static inline pmd_t *pmd_offset(pud_t *pud, unsigned long addr) in pmd_offset() function
|
/linux-4.4.14/arch/m32r/include/asm/ |
D | pgtable-2level.h | 61 static inline pmd_t *pmd_offset(pgd_t * dir, unsigned long address) in pmd_offset() function
|
/linux-4.4.14/arch/blackfin/include/asm/ |
D | pgtable.h | 25 #define pmd_offset(a, b) ((void *)0) macro
|
/linux-4.4.14/arch/um/include/asm/ |
D | pgtable-3level.h | 93 #define pmd_offset(pud, address) ((pmd_t *) pud_page_vaddr(*(pud)) + \ macro
|
/linux-4.4.14/arch/tile/include/asm/ |
D | pgtable_64.h | 127 #define pmd_offset(pud, address) \ macro
|
/linux-4.4.14/arch/microblaze/include/asm/ |
D | pgtable.h | 27 #define pmd_offset(a, b) ((void *) 0) macro 483 static inline pmd_t *pmd_offset(pgd_t *dir, unsigned long address) in pmd_offset() function
|
/linux-4.4.14/arch/mips/include/asm/ |
D | pgtable-64.h | 258 static inline pmd_t *pmd_offset(pud_t * pud, unsigned long address) in pmd_offset() function
|
/linux-4.4.14/arch/frv/include/asm/ |
D | pgtable.h | 51 #define pmd_offset(a, b) ((void *) 0) macro 262 static inline pmd_t *pmd_offset(pud_t *dir, unsigned long address) in pmd_offset() function
|
/linux-4.4.14/arch/parisc/include/asm/ |
D | pgtable.h | 432 #define pmd_offset(dir,address) \ macro 435 #define pmd_offset(dir,addr) ((pmd_t *) dir) macro
|
/linux-4.4.14/arch/sparc/include/asm/ |
D | pgtable_32.h | 321 static inline pmd_t *pmd_offset(pgd_t * dir, unsigned long address) in pmd_offset() function
|
D | pgtable_64.h | 868 #define pmd_offset(pudp, address) \ macro
|
/linux-4.4.14/arch/alpha/include/asm/ |
D | pgtable.h | 303 extern inline pmd_t * pmd_offset(pgd_t * dir, unsigned long address) in pmd_offset() function
|
/linux-4.4.14/arch/xtensa/include/asm/ |
D | pgtable.h | 368 #define pmd_offset(dir,address) ((pmd_t*)(dir)) macro
|
/linux-4.4.14/arch/powerpc/include/asm/ |
D | pgtable-ppc64.h | 191 #define pmd_offset(pudp,addr) \ macro
|
/linux-4.4.14/arch/ia64/include/asm/ |
D | pgtable.h | 394 #define pmd_offset(dir,addr) \ macro
|
/linux-4.4.14/arch/arm64/include/asm/ |
D | pgtable.h | 469 static inline pmd_t *pmd_offset(pud_t *pud, unsigned long addr) in pmd_offset() function
|
/linux-4.4.14/arch/x86/include/asm/ |
D | pgtable.h | 604 static inline pmd_t *pmd_offset(pud_t *pud, unsigned long address) in pmd_offset() function
|
/linux-4.4.14/arch/s390/include/asm/ |
D | pgtable.h | 1333 static inline pmd_t *pmd_offset(pud_t *pud, unsigned long address) in pmd_offset() function
|