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