Searched refs:want_pmd_share (Results 1 – 2 of 2) sorted by relevance
265 if (want_pmd_share(vma, addr) && pud_none(READ_ONCE(*pudp))) in huge_pte_alloc()
6919 bool want_pmd_share(struct vm_area_struct *vma, unsigned long addr) in want_pmd_share() function7120 bool want_pmd_share(struct vm_area_struct *vma, unsigned long addr) in want_pmd_share() function7145 if (want_pmd_share(vma, addr) && pud_none(*pud)) in huge_pte_alloc()