Home
last modified time | relevance | path

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

/Linux-v6.6/arch/x86/kvm/
Dx86.c353 static int emulator_fix_hypercall(struct x86_emulate_ctxt *ctxt);
8354 .fix_hypercall = emulator_fix_hypercall,
9922 static int emulator_fix_hypercall(struct x86_emulate_ctxt *ctxt) in emulator_fix_hypercall() function