Searched refs:KVM_MAX_MMIO_FRAGMENTS (Results 1 – 2 of 2) sorted by relevance
82 #define KVM_MAX_MMIO_FRAGMENTS 2 macro360 struct kvm_mmio_fragment mmio_fragments[KVM_MAX_MMIO_FRAGMENTS];
8203 WARN_ON(vcpu->mmio_nr_fragments >= KVM_MAX_MMIO_FRAGMENTS); in emulator_read_write_onepage()