Searched refs:pmd_bad2 (Results 1 – 2 of 2) sorted by relevance
117 static inline int pmd_bad2 (pmd_t *pmd) { return 0; } in pmd_bad2() function118 #define pmd_bad(pmd) pmd_bad2(&(pmd))
139 static inline int pmd_bad2(pmd_t *pmd) { return 0; } in pmd_bad2() function140 #define pmd_bad(pmd) pmd_bad2(&(pmd))