Searched refs:int_vec (Results 1 – 2 of 2) sorted by relevance
2589 int int_vec = svm->vmcb->control.exit_int_info & SVM_EVTINJ_VEC_MASK; in task_switch_interception() local2635 (int_vec == OF_VECTOR || int_vec == BP_VECTOR))) in task_switch_interception()
1029 uint64_t int_vec:64; member