3/3
mm/rmap: batch unmap file folios belonging to uffd-wp VMAs
在 rmap 批量取消映射文件 folio 时,对 uffd-wp VMA 调用 cond_install_uffd_wp_ptes() 替代逐 pte 处理,利用 check_pte() 跳过已标记的 pte。
在 rmap 批量取消映射文件 folio 时,对 uffd-wp VMA 调用 cond_install_uffd_wp_ptes() 替代逐 pte 处理,利用 check_pte() 跳过已标记的 pte。