Searched refs:huge_pmd_unshare (Results 1 – 3 of 3) sorted by relevance
| /OK3568_Linux_fs/kernel/include/linux/ |
| H A D | hugetlb.h | 173 int huge_pmd_unshare(struct mm_struct *mm, struct vm_area_struct *vma, 214 static inline int huge_pmd_unshare(struct mm_struct *mm, in huge_pmd_unshare() function
|
| /OK3568_Linux_fs/kernel/mm/ |
| H A D | hugetlb.c | 3944 if (huge_pmd_unshare(mm, vma, &address, ptep)) { in __unmap_hugepage_range() 5081 if (huge_pmd_unshare(mm, vma, &address, ptep)) { in hugetlb_change_protection() 5490 int huge_pmd_unshare(struct mm_struct *mm, struct vm_area_struct *vma, in huge_pmd_unshare() function 5523 int huge_pmd_unshare(struct mm_struct *mm, struct vm_area_struct *vma, in huge_pmd_unshare() function 5799 huge_pmd_unshare(mm, vma, &tmp, ptep); in hugetlb_unshare_all_pmds()
|
| H A D | rmap.c | 1549 if (huge_pmd_unshare(mm, vma, &address, pvmw.pte)) { in try_to_unmap_one()
|