Searched refs:MC_VECTOR (Results 1 – 9 of 9) sorted by relevance
135 return is_exception_n(intr_info, MC_VECTOR); in is_machine_check()
889 eb = (1u << PF_VECTOR) | (1u << UD_VECTOR) | (1u << MC_VECTOR) | in vmx_update_exception_bitmap()
174 { SVM_EXIT_EXCP_BASE + MC_VECTOR, "MC excp" }, \
33 #define MC_VECTOR 18 macro
35 #define MC_VECTOR 18 macro
1271 set_exception_intercept(svm, MC_VECTOR); in init_vmcb()3305 [SVM_EXIT_EXCP_BASE + MC_VECTOR] = mc_interception,4274 SVM_EXIT_EXCP_BASE + MC_VECTOR)) in svm_vcpu_run()
566 if (mask & ((1 << DF_VECTOR) | (1 << MC_VECTOR))) in exception_type()5134 kvm_queue_exception(vcpu, MC_VECTOR); in kvm_vcpu_ioctl_x86_set_mce()