2/22

mm: move mm_flags helpers to mm_types.h

将所有 mm_flags 辅助函数集中到 mm_types.h,避免跨头文件依赖,为后续在 mm_types.h 中调用这些函数做准备。