2/5

mm/rmap: Add try_to_unmap_hugetlb_one

将 try_to_unmap_one() 中的 hugetlb 处理逻辑分离为 try_to_unmap_hugetlb_one(),基于 hugetlb 特性简化代码,无功能变化。