Searched refs:AC_VECTOR (Results 1 – 4 of 4) sorted by relevance
180 { SVM_EXIT_EXCP_BASE + AC_VECTOR, "AC excp" }, \
34 #define AC_VECTOR 17 macro
1146 set_exception_intercept(svm, AC_VECTOR); in init_vmcb()2091 kvm_queue_exception_e(vcpu, AC_VECTOR, 0); in ac_interception()3368 [SVM_EXIT_EXCP_BASE + AC_VECTOR] = ac_interception,
370 case PF_VECTOR: case MF_VECTOR: case AC_VECTOR: case MC_VECTOR: in nested_svm_event_inj_valid_exept()