Home
last modified time | relevance | path

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

/tools/testing/selftests/kvm/x86/
A Dfix_hypercall_test.c29 static const uint8_t vmx_vmcall[HYPERCALL_INSN_SIZE] = { 0x0f, 0x01, 0xc1 }; variable
53 native_hypercall_insn = vmx_vmcall; in guest_main()
57 other_hypercall_insn = vmx_vmcall; in guest_main()

Completed in 2 milliseconds