Home
last modified time | relevance | path

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

/openbmc/linux/arch/x86/kvm/
H A Dx86.c7772 static int emulator_write_emulated(struct x86_emulate_ctxt *ctxt, in emulator_write_emulated() function
7865 return emulator_write_emulated(ctxt, addr, new, bytes, exception); in emulator_cmpxchg_emulated()
8348 .write_emulated = emulator_write_emulated,
9959 return emulator_write_emulated(ctxt, rip, instruction, 3, in emulator_fix_hypercall()