Searched refs:int_vec (Results 1 – 3 of 3) sorted by relevance
2804 int int_vec = svm->vmcb->control.exit_int_info & SVM_EVTINJ_VEC_MASK; in task_switch_interception() local2850 (int_vec == OF_VECTOR || int_vec == BP_VECTOR))) in task_switch_interception()2854 int_vec = -1; in task_switch_interception()2856 if (kvm_task_switch(&svm->vcpu, tss_selector, int_vec, reason, in task_switch_interception()
833 __le32 int_vec; member
1732 uint64_t int_vec:64; member1734 uint64_t int_vec:64;