Home
last modified time | relevance | path

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

/linux-6.15/arch/x86/kvm/
H A Dx86.c8028 static int emulator_write_emulated(struct x86_emulate_ctxt *ctxt, in emulator_write_emulated() function
8121 return emulator_write_emulated(ctxt, addr, new, bytes, exception); in emulator_cmpxchg_emulated()
8621 .write_emulated = emulator_write_emulated,
10161 return emulator_write_emulated(ctxt, rip, instruction, 3, in emulator_fix_hypercall()