Home
last modified time | relevance | path

Searched refs:huge_pmd_unshare (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/include/linux/
H A Dhugetlb.h244 int huge_pmd_unshare(struct mm_struct *mm, struct vm_area_struct *vma,
306 static inline int huge_pmd_unshare(struct mm_struct *mm, in huge_pmd_unshare() function
/openbmc/linux/mm/
H A Drmap.c1577 if (huge_pmd_unshare(mm, vma, address, pvmw.pte)) { in try_to_unmap_one()
1942 if (huge_pmd_unshare(mm, vma, address, pvmw.pte)) { in try_to_migrate_one()
H A Dhugetlb.c5057 * another thread calls huge_pmd_unshare. in copy_hugetlb_page_range()
5286 if (huge_pmd_unshare(mm, vma, old_addr, src_pte)) { in move_hugetlb_page_tables()
5347 if (huge_pmd_unshare(mm, vma, address, ptep)) { in __unmap_hugepage_range()
5434 * huge_pmd_unshare() relies on the exact page_count for the PMD page to in __unmap_hugepage_range()
6114 * until finished with ptep. This prevents huge_pmd_unshare from in hugetlb_fault()
6612 if (huge_pmd_unshare(mm, vma, address, ptep)) { in hugetlb_change_protection()
6684 * Must flush TLB before releasing i_mmap_rwsem: x86's huge_pmd_unshare in hugetlb_change_protection()
7049 int huge_pmd_unshare(struct mm_struct *mm, struct vm_area_struct *vma, in huge_pmd_unshare() function
7078 int huge_pmd_unshare(struct mm_struct *mm, struct vm_area_struct *vma, in huge_pmd_unshare() function
7334 huge_pmd_unshare(m in hugetlb_unshare_pmds()
[all...]