Home
last modified time | relevance | path

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

/Linux-v5.4/arch/x86/include/asm/
Dkvm_emulate.h218 int (*fix_hypercall)(struct x86_emulate_ctxt *ctxt); member
/Linux-v5.4/arch/x86/kvm/
Demulate.c3804 int rc = ctxt->ops->fix_hypercall(ctxt); in em_hypercall()
Dx86.c6240 .fix_hypercall = emulator_fix_hypercall,