Searched refs:SVM_EXIT_SKINIT (Results 1 - 5 of 5) sorted by relevance

/vbox/src/recompiler/target-i386/
H A Dsvm.h120 #define SVM_EXIT_SKINIT 0x086 macro
H A Dop_helper.c6675 helper_svm_check_intercept_param(SVM_EXIT_SKINIT, 0);
/vbox/include/VBox/vmm/
H A Dhm_svm.h253 #define SVM_EXIT_SKINIT 0x86 macro
/vbox/src/VBox/VMM/VMMR3/
H A DHM.cpp266 EXIT_REASON(SVM_EXIT_SKINIT ,134, "SKINIT instruction."),
/vbox/src/VBox/VMM/VMMR0/
H A DHMSVMR0.cpp3624 case SVM_EXIT_SKINIT:

Completed in 366 milliseconds