Searched defs:pmd_offset (Results 1 - 27 of 27) sorted by relevance

/linux-4.1.27/arch/sh/include/asm/
H A Dpgtable-3level.h40 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 Dpgtable_no.h23 #define pmd_offset(a, b) ((void *)0) macro
H A Dsun3_pgtable.h197 static inline pmd_t *pmd_offset (pgd_t *pgd, unsigned long address) pmd_offset() function
H A Dmcf_pgtable.h344 static inline pmd_t *pmd_offset(pgd_t *pgd, unsigned long address) pmd_offset() function
H A Dmotorola_pgtable.h211 static inline pmd_t *pmd_offset(pgd_t *dir, unsigned long address) pmd_offset() function
/linux-4.1.27/include/asm-generic/
H A Dpgtable-nopmd.h43 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 Dpgtable-3level.h93 #define pmd_offset(pud, address) ((pmd_t *) pud_page_vaddr(*(pud)) + \ macro
/linux-4.1.27/arch/blackfin/include/asm/
H A Dpgtable.h25 #define pmd_offset(a, b) ((void *)0) macro
/linux-4.1.27/arch/c6x/include/asm/
H A Dpgtable.h32 #define pmd_offset(a, b) ((void *)0) macro
/linux-4.1.27/arch/m32r/include/asm/
H A Dpgtable-2level.h61 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 Dpgtable_64.h127 #define pmd_offset(pud, address) \ macro
/linux-4.1.27/arch/arm/include/asm/
H A Dpgtable-2level.h160 static inline pmd_t *pmd_offset(pud_t *pud, unsigned long addr) pmd_offset() function
H A Dpgtable-nommu.h28 #define pmd_offset(a, b) ((void *)0) macro
H A Dpgtable-3level.h170 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 Dpgtable-64.h258 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 Dpgtable.h364 #define pmd_offset(dir,address) ((pmd_t*)(dir)) macro
/linux-4.1.27/arch/sparc/include/asm/
H A Dpgtable_32.h321 static inline pmd_t *pmd_offset(pgd_t * dir, unsigned long address) pmd_offset() function
H A Dpgtable_64.h852 #define pmd_offset(pudp, address) \ macro
/linux-4.1.27/arch/microblaze/include/asm/
H A Dpgtable.h27 #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 Dpgtable-ppc64.h203 #define pmd_offset(pudp,addr) \ macro
/linux-4.1.27/arch/alpha/include/asm/
H A Dpgtable.h303 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 Dpgtable.h577 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 Dpgtable.h413 #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 Dpgtable.h407 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 Dpgtable.h51 #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 Dpgtable.h394 #define pmd_offset(dir,addr) \ macro
/linux-4.1.27/arch/s390/include/asm/
H A Dpgtable.h1268 static inline pmd_t *pmd_offset(pud_t *pud, unsigned long address) pmd_offset() function

Completed in 1547 milliseconds