Searched refs:want_pmd_share (Results 1 – 4 of 4) sorted by relevance
57 if (want_pmd_share(vma, addr) && pud_none(pudp_get(pud))) in huge_pte_alloc()
293 if (want_pmd_share(vma, addr) && pud_none(READ_ONCE(*pudp))) in huge_pte_alloc()
1256 bool want_pmd_share(struct vm_area_struct *vma, unsigned long addr);
6939 bool want_pmd_share(struct vm_area_struct *vma, unsigned long addr) in want_pmd_share() function 7089 bool want_pmd_share(struct vm_area_struct *vma, unsigned long addr) in want_pmd_share() function 7114 if (want_pmd_share(vma, addr) && pud_none(*pud)) in huge_pte_alloc()