/linux-4.1.27/arch/sh/include/asm/ |
H A D | pgtable-3level.h | 40 static inline pmd_t *pmd_offset(pud_t *pud, unsigned long address) pmd_offset() function
|
/linux-4.1.27/arch/m68k/include/asm/ |
H A D | pgtable_no.h | 23 #define pmd_offset(a, b) ((void *)0) macro
|
H A D | sun3_pgtable.h | 197 static inline pmd_t *pmd_offset (pgd_t *pgd, unsigned long address) pmd_offset() function
|
H A D | mcf_pgtable.h | 344 static inline pmd_t *pmd_offset(pgd_t *pgd, unsigned long address) pmd_offset() function
|
H A D | motorola_pgtable.h | 211 static inline pmd_t *pmd_offset(pgd_t *dir, unsigned long address) pmd_offset() function
|
/linux-4.1.27/include/asm-generic/ |
H A D | pgtable-nopmd.h | 43 static inline pmd_t * pmd_offset(pud_t * pud, unsigned long address) pmd_offset() function
|
/linux-4.1.27/arch/um/include/asm/ |
H A D | pgtable-3level.h | 93 #define pmd_offset(pud, address) ((pmd_t *) pud_page_vaddr(*(pud)) + \ macro
|
/linux-4.1.27/arch/blackfin/include/asm/ |
H A D | pgtable.h | 25 #define pmd_offset(a, b) ((void *)0) macro
|
/linux-4.1.27/arch/c6x/include/asm/ |
H A D | pgtable.h | 32 #define pmd_offset(a, b) ((void *)0) macro
|
/linux-4.1.27/arch/m32r/include/asm/ |
H A D | pgtable-2level.h | 61 static inline pmd_t *pmd_offset(pgd_t * dir, unsigned long address) pmd_offset() function
|
/linux-4.1.27/arch/tile/include/asm/ |
H A D | pgtable_64.h | 127 #define pmd_offset(pud, address) \ macro
|
/linux-4.1.27/arch/arm/include/asm/ |
H A D | pgtable-2level.h | 160 static inline pmd_t *pmd_offset(pud_t *pud, unsigned long addr) pmd_offset() function
|
H A D | pgtable-nommu.h | 28 #define pmd_offset(a, b) ((void *)0) macro
|
H A D | pgtable-3level.h | 170 static inline pmd_t *pmd_offset(pud_t *pud, unsigned long addr) pmd_offset() function
|
/linux-4.1.27/arch/mips/include/asm/ |
H A D | pgtable-64.h | 258 static inline pmd_t *pmd_offset(pud_t * pud, unsigned long address) pmd_offset() function
|
/linux-4.1.27/arch/xtensa/include/asm/ |
H A D | pgtable.h | 364 #define pmd_offset(dir,address) ((pmd_t*)(dir)) macro
|
/linux-4.1.27/arch/sparc/include/asm/ |
H A D | pgtable_32.h | 321 static inline pmd_t *pmd_offset(pgd_t * dir, unsigned long address) pmd_offset() function
|
H A D | pgtable_64.h | 852 #define pmd_offset(pudp, address) \ macro
|
/linux-4.1.27/arch/microblaze/include/asm/ |
H A 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) pmd_offset() function
|
/linux-4.1.27/arch/powerpc/include/asm/ |
H A D | pgtable-ppc64.h | 203 #define pmd_offset(pudp,addr) \ macro
|
/linux-4.1.27/arch/alpha/include/asm/ |
H A D | pgtable.h | 303 extern inline pmd_t * pmd_offset(pgd_t * dir, unsigned long address) pmd_offset() function
|
/linux-4.1.27/arch/x86/include/asm/ |
H A D | pgtable.h | 577 static inline pmd_t *pmd_offset(pud_t *pud, unsigned long address) pmd_offset() function
|
/linux-4.1.27/arch/parisc/include/asm/ |
H A D | pgtable.h | 413 #define pmd_offset(dir,address) \ macro 416 #define pmd_offset(dir,addr) ((pmd_t *) dir) macro
|
/linux-4.1.27/arch/arm64/include/asm/ |
H A D | pgtable.h | 407 static inline pmd_t *pmd_offset(pud_t *pud, unsigned long addr) pmd_offset() function
|
/linux-4.1.27/arch/frv/include/asm/ |
H A 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) pmd_offset() function
|
/linux-4.1.27/arch/ia64/include/asm/ |
H A D | pgtable.h | 394 #define pmd_offset(dir,addr) \ macro
|
/linux-4.1.27/arch/s390/include/asm/ |
H A D | pgtable.h | 1268 static inline pmd_t *pmd_offset(pud_t *pud, unsigned long address) pmd_offset() function
|