pmd_cont
#define pmd_leaf_size(pmd) (pmd_cont(pmd) ? CONT_PMD_SIZE : PMD_SIZE)
WARN_ON(pmd_cont(pmd));
if (pmd_cont(pmd))