Home
last modified time | relevance | path

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

/hypervisor/arch/x86/guest/
A Dvmcall.c263 uint64_t hypcall_id = vcpu_get_gpreg(vcpu, CPU_REG_R8); in vmcall_vmexit_handler() local
286 pr_err("ret=%d hypercall=0x%lx failed in %s\n", ret, hypcall_id, __func__); in vmcall_vmexit_handler()
288 TRACE_2L(TRACE_VMEXIT_VMCALL, vm->vm_id, hypcall_id); in vmcall_vmexit_handler()

Completed in 2 milliseconds