2/6

mm/mglru: introduce helpers for manipulating gen and refs flags

为 MGLRU folio 的 gen/refs 标志位操作新增辅助函数,封装直接位运算,无功能变化;原子操作拆分仅产生瞬时状态,性能无影响,便于调试理解。