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
3330 [SVM_EXIT_SKINIT] = skinit_interception,4436 [x86_intercept_skinit] = POST_EX(SVM_EXIT_SKINIT),
3444 gen_svm_check_intercept(s, SVM_EXIT_SKINIT); in disas_insn_old()