Searched refs:preallocate_pmds (Results 1 - 1 of 1) sorted by relevance

/linux-master/arch/x86/mm/
H A Dpgtable.c231 static int preallocate_pmds(struct mm_struct *mm, pmd_t *pmds[], int count) function
447 preallocate_pmds(mm, pmds, PREALLOCATED_PMDS) != 0)
451 preallocate_pmds(mm, u_pmds, PREALLOCATED_USER_PMDS) != 0)

Completed in 90 milliseconds