17/45

KVM: guest_memfd: Return early if range already has requested attributes

增加函数检查gmem范围是否已具备请求的属性,设置内存属性时若整个范围已满足则提前返回,避免无谓的转换和invalidation操作。