Searched refs:want_pmd_share (Results 1 – 4 of 4) sorted by relevance
57 if (want_pmd_share(vma, addr) && pud_none(*pud)) in huge_pte_alloc()
301 if (want_pmd_share(vma, addr) && pud_none(READ_ONCE(*pudp))) in huge_pte_alloc()
1253 bool want_pmd_share(struct vm_area_struct *vma, unsigned long addr);
6933 bool want_pmd_share(struct vm_area_struct *vma, unsigned long addr) in want_pmd_share() function7085 bool want_pmd_share(struct vm_area_struct *vma, unsigned long addr) in want_pmd_share() function7110 if (want_pmd_share(vma, addr) && pud_none(*pud)) in huge_pte_alloc()