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

/linux-master/arch/m68k/include/asm/
H A Dpgtable_no.h23 #define pmd_offset(a, b) ((void *)0) macro
/linux-master/include/asm-generic/
H A Dpgtable-nopmd.h46 static inline pmd_t * pmd_offset(pud_t * pud, unsigned long address) function
50 #define pmd_offset pmd_offset macro
/linux-master/arch/arm/include/asm/
H A Dpgtable-2level.h208 static inline pmd_t *pmd_offset(pud_t *pud, unsigned long addr) function
212 #define pmd_offset pmd_offset macro
/linux-master/arch/alpha/include/asm/
H A Dpgtable.h277 extern inline pmd_t * pmd_offset(pud_t * dir, unsigned long address) function
283 #define pmd_offset pmd_offset macro
/linux-master/include/linux/
H A Dpgtable.h121 static inline pmd_t *pmd_offset(pud_t *pud, unsigned long address) function
125 #define pmd_offset pmd_offset macro
/linux-master/arch/s390/include/asm/
H A Dpgtable.h1473 static inline pmd_t *pmd_offset(pud_t *pudp, unsigned long address) function
1477 #define pmd_offset pmd_offset macro

Completed in 132 milliseconds