Searched refs:emulator_read_write_onepage (Results 1 – 1 of 1) sorted by relevance
| /linux/arch/x86/kvm/ |
| H A D | x86.c | 8154 static int emulator_read_write_onepage(unsigned long addr, void *val, in emulator_read_write_onepage() function 8226 rc = emulator_read_write_onepage(addr, val, now, exception, in emulator_read_write() 8238 rc = emulator_read_write_onepage(addr, val, bytes, exception, in emulator_read_write()
|