Searched refs:huge_pmd_unshare (Results 1 - 3 of 3) sorted by last modified time

/linux-master/mm/
H A Dhugetlb.c5397 * another thread calls huge_pmd_unshare.
5625 if (huge_pmd_unshare(mm, vma, old_addr, src_pte)) {
5687 if (huge_pmd_unshare(mm, vma, address, ptep)) {
5798 * huge_pmd_unshare() relies on the exact page_count for the PMD page to
6470 * until finished with ptep. This prevents huge_pmd_unshare from
6998 if (huge_pmd_unshare(mm, vma, address, ptep)) {
7070 * Must flush TLB before releasing i_mmap_rwsem: x86's huge_pmd_unshare
7439 int huge_pmd_unshare(struct mm_struct *mm, struct vm_area_struct *vma, function
7466 int huge_pmd_unshare(struct mm_struct *mm, struct vm_area_struct *vma, function
7722 huge_pmd_unshare(m
[all...]
H A Drmap.c1697 * huge_pmd_unshare may unmap an entire PMD page.
1706 * To call huge_pmd_unshare, i_mmap_rwsem must be
1722 if (huge_pmd_unshare(mm, vma, address, pvmw.pte)) {
1731 * no other sharing, huge_pmd_unshare
2065 * huge_pmd_unshare may unmap an entire PMD page.
2074 * To call huge_pmd_unshare, i_mmap_rwsem must be
2090 if (huge_pmd_unshare(mm, vma, address, pvmw.pte)) {
2100 * no other sharing, huge_pmd_unshare
/linux-master/include/linux/
H A Dhugetlb.h244 int huge_pmd_unshare(struct mm_struct *mm, struct vm_area_struct *vma,
307 static inline int huge_pmd_unshare(struct mm_struct *mm, function

Completed in 299 milliseconds