Searched refs:__huge_pmd_unshare (Results 1 – 1 of 1) sorted by relevance
| /linux/mm/ |
| H A D | hugetlb.c | 121 static int __huge_pmd_unshare(struct mmu_gather *tlb, 6899 static int __huge_pmd_unshare(struct mmu_gather *tlb, in __huge_pmd_unshare() function 6943 return __huge_pmd_unshare(tlb, vma, addr, ptep, /*check_locks=*/true); in huge_pmd_unshare() 6977 static int __huge_pmd_unshare(struct mmu_gather *tlb, in __huge_pmd_unshare() function 7281 __huge_pmd_unshare(&tlb, vma, address, ptep, take_locks); in hugetlb_unshare_pmds()
|