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()
265 if (want_pmd_share(vma, addr) && pud_none(READ_ONCE(*pudp))) in huge_pte_alloc()
1342 bool want_pmd_share(struct vm_area_struct *vma, unsigned long addr);
6787 bool want_pmd_share(struct vm_area_struct *vma, unsigned long addr) in page_table_shareable() 6974 bool want_pmd_share(struct vm_area_struct *vma, unsigned long addr) in huge_pmd_unshare_flush() 6999 if (want_pmd_share(vma, addr) && pud_none(*pud))6813 bool want_pmd_share(struct vm_area_struct *vma, unsigned long addr) want_pmd_share() function 7000 bool want_pmd_share(struct vm_area_struct *vma, unsigned long addr) want_pmd_share() function