Searched refs:svm_vmmcall (Results 1 – 1 of 1) sorted by relevance
30 static const uint8_t svm_vmmcall[HYPERCALL_INSN_SIZE] = { 0x0f, 0x01, 0xd9 }; variable54 other_hypercall_insn = svm_vmmcall; in guest_main()56 native_hypercall_insn = svm_vmmcall; in guest_main()
Completed in 7 milliseconds