Home | History | Annotate | Download | only in asm-generic

Lines Matching full:pmd

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