Home
last modified time | relevance | path

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

/linux/arch/x86/kvm/
H A Dx86.c7936 static int emulator_write_emulated(struct x86_emulate_ctxt *ctxt, in emulator_write_emulated() function
8029 return emulator_write_emulated(ctxt, addr, new, bytes, exception); in emulator_cmpxchg_emulated()
8528 .write_emulated = emulator_write_emulated,
10078 return emulator_write_emulated(ctxt, rip, instruction, 3, in emulator_fix_hypercall()