Home
last modified time | relevance | path

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

/linux/mm/
H A Dhugetlb.c122 static int __huge_pmd_unshare(struct mmu_gather *tlb,
7020 static int __huge_pmd_unshare(struct mmu_gather *tlb, in __huge_pmd_unshare() function
7064 return __huge_pmd_unshare(tlb, vma, addr, ptep, /*check_locks=*/true); in huge_pmd_unshare()
7098 static int __huge_pmd_unshare(struct mmu_gather *tlb, in __huge_pmd_unshare() function
7403 __huge_pmd_unshare(&tlb, vma, address, ptep, take_locks); in hugetlb_unshare_pmds()