Searched refs:read_write_mmio (Results 1 – 1 of 1) sorted by relevance
8126 int (*read_write_mmio)(struct kvm_vcpu *vcpu, gpa_t gpa, member8195 handled = ops->read_write_mmio(vcpu, gpa, bytes, val); in emulator_read_write_onepage()8311 .read_write_mmio = vcpu_mmio_read, in emulator_read_emulated()8326 .read_write_mmio = vcpu_mmio_write, in emulator_write_emulated()