Searched refs:pmds (Results 1 – 2 of 2) sorted by relevance
167 if (pmds[i]) { in free_pmds()168 ptdesc = virt_to_ptdesc(pmds[i]); in free_pmds()202 pmds[i] = pmd; in preallocate_pmds()206 free_pmds(mm, pmds, count); in preallocate_pmds()263 pmd_t *pmd = pmds[i]; in pgd_prepopulate_pmd()275 pgd_t *k_pgd, pmd_t *pmds[]) in pgd_prepopulate_user_pmd() argument290 pmd_t *pmd = pmds[i]; in pgd_prepopulate_user_pmd()326 pmd_t *pmds[PREALLOCATED_PMDS]; in pgd_alloc() local335 if (sizeof(pmds) != 0 && in pgd_alloc()354 if (sizeof(pmds) != 0) in pgd_alloc()[all …]
684 uint32_t pmds:4; member692 uint32_t pmds:4;
Completed in 12 milliseconds