Searched refs:want_pmd_share (Results 1 – 3 of 3) sorted by relevance
319 if (want_pmd_share(vma, addr) && pud_none(READ_ONCE(*pudp))) in huge_pte_alloc()
1185 bool want_pmd_share(struct vm_area_struct *vma, unsigned long addr);
6768 bool want_pmd_share(struct vm_area_struct *vma, unsigned long addr) in want_pmd_share() function7105 bool want_pmd_share(struct vm_area_struct *vma, unsigned long addr) in want_pmd_share() function7130 if (want_pmd_share(vma, addr) && pud_none(*pud)) in huge_pte_alloc()