Searched refs:hash__pmd_bad (Results 1 – 2 of 2) sorted by relevance
135 #define hash__pmd_bad(pmd) (pmd_val(pmd) & H_PMD_BAD_BITS) macro
952 return hash__pmd_bad(pmd); in pmd_bad()