Searched refs:want_pmd_share (Results 1 – 3 of 3) sorted by relevance
287 if (want_pmd_share(vma, addr) && pud_none(READ_ONCE(*pudp))) in huge_pte_alloc()
1096 bool want_pmd_share(struct vm_area_struct *vma, unsigned long addr);
5922 bool want_pmd_share(struct vm_area_struct *vma, unsigned long addr) in want_pmd_share() function6069 bool want_pmd_share(struct vm_area_struct *vma, unsigned long addr) in want_pmd_share() function6094 if (want_pmd_share(vma, addr) && pud_none(*pud)) in huge_pte_alloc()