Lines Matching defs:pmd
14 * Having the pmd type consist of a pud gets the size right, and allows
15 * us to conceptually access the pud entry that this pmd is folded into
27 * setup: the pmd is never bad, and a pmd always exists (as it's folded
36 #define pmd_ERROR(pmd) (pud_ERROR((pmd).pud))
38 #define pud_populate(mm, pmd, pte) do { } while (0)
59 * allocating and freeing a pmd is trivial: the 1-entry pmd is
63 static inline void pmd_free(struct mm_struct *mm, pmd_t *pmd)