Searched refs:SVM_EXIT_SKINIT (Results 1 – 5 of 5) sorted by relevance
71 #define SVM_EXIT_SKINIT 0x086 macro214 { SVM_EXIT_SKINIT, "skinit" }, \
128 #define SVM_EXIT_SKINIT 0x086 macro
3351 [SVM_EXIT_SKINIT] = skinit_interception, in dump_vmcb() 4457 [x86_intercept_skinit] = POST_EX(SVM_EXIT_SKINIT),
3195 gen_svm_check_intercept(s, SVM_EXIT_SKINIT); in gen_multi0F()