Home
last modified time | relevance | path

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

/arch/x86/kvm/
Dx86.c7551 static void emulator_write_gpr(struct x86_emulate_ctxt *ctxt, unsigned reg, ulong val) in emulator_write_gpr() function
7591 .write_gpr = emulator_write_gpr,