Home
last modified time | relevance | path

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

/openbmc/linux/tools/testing/selftests/kvm/x86_64/
H A Dfix_hypercall_test.c29 static const uint8_t svm_vmmcall[HYPERCALL_INSN_SIZE] = { 0x0f, 0x01, 0xd9 }; variable
53 other_hypercall_insn = svm_vmmcall; in guest_main()
55 native_hypercall_insn = svm_vmmcall; in guest_main()