Searched defs:pmd_hugewillfault (Results 1 – 2 of 2) sorted by relevance
244 #define pmd_hugewillfault(pmd) (0) macro
193 #define pmd_hugewillfault(pmd) (!pmd_young(pmd) || !pmd_write(pmd)) macro