KVM_MAX_MMIO_FRAGMENTS
WARN_ON(vcpu->mmio_nr_fragments >= KVM_MAX_MMIO_FRAGMENTS);
struct kvm_mmio_fragment mmio_fragments[KVM_MAX_MMIO_FRAGMENTS];