Searched refs:want_pmd_share (Results 1 – 1 of 1) sorted by relevance
5960 bool want_pmd_share(struct vm_area_struct *vma, unsigned long addr) in want_pmd_share() function6114 bool want_pmd_share(struct vm_area_struct *vma, unsigned long addr) in want_pmd_share() function6139 if (want_pmd_share(vma, addr) && pud_none(*pud)) in huge_pte_alloc()