Searched refs:vmx_vmcall (Results 1 – 1 of 1) sorted by relevance
28 static const uint8_t vmx_vmcall[HYPERCALL_INSN_SIZE] = { 0x0f, 0x01, 0xc1 }; variable52 native_hypercall_insn = vmx_vmcall; in guest_main()56 other_hypercall_insn = vmx_vmcall; in guest_main()