Searched refs:emulator_fix_hypercall (Results 1 - 1 of 1) sorted by relevance

/linux-4.1.27/arch/x86/kvm/
H A Dx86.c175 static int emulator_fix_hypercall(struct x86_emulate_ctxt *ctxt);
5056 .fix_hypercall = emulator_fix_hypercall,
6015 static int emulator_fix_hypercall(struct x86_emulate_ctxt *ctxt) emulator_fix_hypercall() function

Completed in 76 milliseconds