Searched refs:write_emulated (Results 1 – 3 of 3) sorted by relevance
166 * write_emulated: Write bytes to emulated/special memory area.172 int (*write_emulated)(struct x86_emulate_ctxt *ctxt, member
1410 return ctxt->ops->write_emulated(ctxt, linear, data, size, in segmented_write()
8528 .write_emulated = emulator_write_emulated,