Searched refs:emulator_fix_hypercall (Results 1 – 1 of 1) sorted by relevance
227 static int emulator_fix_hypercall(struct x86_emulate_ctxt *ctxt);6240 .fix_hypercall = emulator_fix_hypercall,7442 static int emulator_fix_hypercall(struct x86_emulate_ctxt *ctxt) in emulator_fix_hypercall() function