Searched defs:pmd_offset (Results 1 – 4 of 4) sorted by relevance
46 static inline pmd_t * pmd_offset(pud_t * pud, unsigned long address) in pmd_offset() function50 #define pmd_offset pmd_offset macro
23 #define pmd_offset(a, b) ((void *)0) macro
277 extern inline pmd_t * pmd_offset(pud_t * dir, unsigned long address) in pmd_offset() function283 #define pmd_offset pmd_offset macro
1561 static inline pmd_t *pmd_offset(pud_t *pudp, unsigned long address) in pmd_offset() function1565 #define pmd_offset pmd_offset macro