Home
last modified time | relevance | path

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

/openbmc/linux/tools/testing/selftests/kvm/x86_64/
H A Dfix_hypercall_test.c28 static const uint8_t vmx_vmcall[HYPERCALL_INSN_SIZE] = { 0x0f, 0x01, 0xc1 }; variable
52 native_hypercall_insn = vmx_vmcall; in guest_main()
56 other_hypercall_insn = vmx_vmcall; in guest_main()