Home
last modified time | relevance | path

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

/linux/arch/x86/kvm/
H A Dx86.c8099 struct read_write_emulator_ops { struct
8100 int (*read_write_prepare)(struct kvm_vcpu *vcpu, void *val,
8102 int (*read_write_emulate)(struct kvm_vcpu *vcpu, gpa_t gpa,
8104 int (*read_write_mmio)(struct kvm_vcpu *vcpu, gpa_t gpa,
8106 int (*read_write_exit_mmio)(struct kvm_vcpu *vcpu, gpa_t gpa,
8108 bool write;