Searched refs:hypcall_id (Results 1 – 1 of 1) sorted by relevance
263 uint64_t hypcall_id = vcpu_get_gpreg(vcpu, CPU_REG_R8); in vmcall_vmexit_handler() local286 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 4 milliseconds