Home
last modified time | relevance | path

Searched refs:emulator_write_emulated (Results 1 – 1 of 1) sorted by relevance

/arch/x86/kvm/
Dx86.c5871 static int emulator_write_emulated(struct x86_emulate_ctxt *ctxt, in emulator_write_emulated() function
5951 return emulator_write_emulated(ctxt, addr, new, bytes, exception); in emulator_cmpxchg_emulated()
6355 .write_emulated = emulator_write_emulated,
7591 return emulator_write_emulated(ctxt, rip, instruction, 3, in emulator_fix_hypercall()