Home
last modified time | relevance | path

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

/linux/arch/x86/kvm/
H A Dx86.c577 static int emulator_fix_hypercall(struct x86_emulate_ctxt *ctxt);
8956 .fix_hypercall = emulator_fix_hypercall,
10545 static int emulator_fix_hypercall(struct x86_emulate_ctxt *ctxt) in emulator_fix_hypercall() function