Home
last modified time | relevance | path

Searched defs:read_write_emulator_ops (Results 1 – 1 of 1) sorted by relevance

/linux-4.4.14/arch/x86/kvm/
Dx86.c4317 struct read_write_emulator_ops { struct
4318 int (*read_write_prepare)(struct kvm_vcpu *vcpu, void *val,
4320 int (*read_write_emulate)(struct kvm_vcpu *vcpu, gpa_t gpa,
4322 int (*read_write_mmio)(struct kvm_vcpu *vcpu, gpa_t gpa,
4324 int (*read_write_exit_mmio)(struct kvm_vcpu *vcpu, gpa_t gpa,
4326 bool write;