kvm_cpu_dirty_log_size
int kvm_cpu_dirty_log_size(struct kvm *kvm);
return KVM_DIRTY_RING_RSVD_ENTRIES + kvm_cpu_dirty_log_size(kvm);