kvm_dirty_ring_used
return kvm_dirty_ring_used(ring) >= ring->soft_limit;
return kvm_dirty_ring_used(ring) >= ring->size;