Home
last modified time | relevance | path

Searched refs:write_emultor (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/arch/x86/kvm/
H A Dx86.c7650 static const struct read_write_emulator_ops write_emultor = { variable
7779 exception, &write_emultor); in emulator_write_emulated()
13509 handled = write_emultor.read_write_mmio(vcpu, gpa, bytes, data); in kvm_sev_es_mmio_write()