Searched refs:SVM_EXIT_SMI (Results 1 – 6 of 6) sorted by relevance
35 #define SVM_EXIT_SMI 0x062 macro178 { SVM_EXIT_SMI, "smi" }, \
92 #define SVM_EXIT_SMI 0x062 macro
188 cpu_svm_check_intercept_param(env, SVM_EXIT_SMI, 0, 0); in x86_cpu_exec_interrupt()
1471 nested_svm_simple_vmexit(svm, SVM_EXIT_SMI); in svm_check_nested_events()
3310 [SVM_EXIT_SMI] = smi_interception,