Home
last modified time | relevance | path

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

/Linux-v4.19/arch/x86/kvm/
Dx86.c5068 struct read_write_emulator_ops { struct
5069 int (*read_write_prepare)(struct kvm_vcpu *vcpu, void *val,
5071 int (*read_write_emulate)(struct kvm_vcpu *vcpu, gpa_t gpa,
5073 int (*read_write_mmio)(struct kvm_vcpu *vcpu, gpa_t gpa,
5075 int (*read_write_exit_mmio)(struct kvm_vcpu *vcpu, gpa_t gpa,
5077 bool write;