Home
last modified time | relevance | path

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

/openbmc/linux/arch/x86/kvm/
H A Dkvm_emulate.h158 int (*write_emulated)(struct x86_emulate_ctxt *ctxt, member
H A Demulate.c1405 return ctxt->ops->write_emulated(ctxt, linear, data, size, in segmented_write()
H A Dx86.c8348 .write_emulated = emulator_write_emulated,