Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/arch/x86/kvm/
H A Dkvm_emulate.h218 int (*fix_hypercall)(struct x86_emulate_ctxt *ctxt); member
H A Demulate.c3895 int rc = ctxt->ops->fix_hypercall(ctxt); in em_hypercall()
H A Dx86.c7059 .fix_hypercall = emulator_fix_hypercall,