Searched refs:u_pmds (Results 1 – 1 of 1) sorted by relevance
427 pmd_t *u_pmds[MAX_PREALLOCATED_USER_PMDS]; in pgd_alloc() local440 if (preallocate_pmds(mm, u_pmds, PREALLOCATED_USER_PMDS) != 0) in pgd_alloc()455 pgd_prepopulate_user_pmd(mm, pgd, u_pmds); in pgd_alloc()462 free_pmds(mm, u_pmds, PREALLOCATED_USER_PMDS); in pgd_alloc()