Searched refs:fix_hypercall (Results 1 – 3 of 3) sorted by relevance
202 int (*fix_hypercall)(struct x86_emulate_ctxt *ctxt); member
3335 int rc = ctxt->ops->fix_hypercall(ctxt); in em_hypercall()
5056 .fix_hypercall = emulator_fix_hypercall,