Searched refs:mmio_nr_fragments (Results 1 – 1 of 1) sorted by relevance
7964 WARN_ON(vcpu->mmio_nr_fragments >= KVM_MAX_MMIO_FRAGMENTS); in emulator_read_write_onepage()7965 frag = &vcpu->mmio_fragments[vcpu->mmio_nr_fragments++]; in emulator_read_write_onepage()7986 vcpu->mmio_nr_fragments = 0; in emulator_read_write()8010 if (!vcpu->mmio_nr_fragments) in emulator_read_write()11439 if (vcpu->mmio_cur_fragment >= vcpu->mmio_nr_fragments) { in complete_emulated_mmio()13794 if (vcpu->mmio_cur_fragment >= vcpu->mmio_nr_fragments) { in complete_sev_es_emulated_mmio()13834 vcpu->mmio_nr_fragments = 1; in kvm_sev_es_mmio_write()13873 vcpu->mmio_nr_fragments = 1; in kvm_sev_es_mmio_read()