Searched refs:emulator_write_emulated (Results 1 - 1 of 1) sorted by relevance
/linux-4.4.14/arch/x86/kvm/ |
H A D | x86.c | 4496 static int emulator_write_emulated(struct x86_emulate_ctxt *ctxt, emulator_write_emulated() function 4578 return emulator_write_emulated(ctxt, addr, new, bytes, exception); emulator_cmpxchg_emulated() 4976 .write_emulated = emulator_write_emulated, 5942 return emulator_write_emulated(ctxt, rip, instruction, 3, NULL); emulator_fix_hypercall()
|
Completed in 79 milliseconds