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