Home
last modified time | relevance | path

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

/tools/testing/selftests/kvm/x86/
A Dfix_hypercall_test.c30 static const uint8_t svm_vmmcall[HYPERCALL_INSN_SIZE] = { 0x0f, 0x01, 0xd9 }; variable
54 other_hypercall_insn = svm_vmmcall; in guest_main()
56 native_hypercall_insn = svm_vmmcall; in guest_main()

Completed in 7 milliseconds