Searched refs:emulator_read_write (Results 1 – 1 of 1) sorted by relevance
5192 static int emulator_read_write(struct x86_emulate_ctxt *ctxt, in emulator_read_write() function5252 return emulator_read_write(ctxt, addr, val, bytes, in emulator_read_emulated()5262 return emulator_read_write(ctxt, addr, (void *)val, bytes, in emulator_write_emulated()