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()
956 bool want_pmd_share(struct vm_area_struct *vma, unsigned long addr);
5380 bool want_pmd_share(struct vm_area_struct *vma, unsigned long addr) in want_pmd_share() function5534 bool want_pmd_share(struct vm_area_struct *vma, unsigned long addr) in want_pmd_share() function5559 if (want_pmd_share(vma, addr) && pud_none(*pud)) in huge_pte_alloc()