6/8
mm/internal: add set_softleaf_ptes
新增 set_softleaf_ptes(),仿照 set_ptes() 批量设置连续 non-present softleaf pte,覆盖 swap softleaf 与 softleaf_has_pfn 分组,供后续批量 unmap 使用。
新增 set_softleaf_ptes(),仿照 set_ptes() 批量设置连续 non-present softleaf pte,覆盖 swap softleaf 与 softleaf_has_pfn 分组,供后续批量 unmap 使用。