Home
last modified time | relevance | path

Searched refs:int_vec (Results 1 – 2 of 2) sorted by relevance

/linux-3.4.99/arch/x86/kvm/
Dsvm.c2775 int int_vec = svm->vmcb->control.exit_int_info & SVM_EVTINJ_VEC_MASK; in task_switch_interception() local
2821 (int_vec == OF_VECTOR || int_vec == BP_VECTOR))) in task_switch_interception()
2825 int_vec = -1; in task_switch_interception()
2827 if (kvm_task_switch(&svm->vcpu, tss_selector, int_vec, reason, in task_switch_interception()
/linux-3.4.99/arch/mips/include/asm/octeon/
Dcvmx-npi-defs.h1029 uint64_t int_vec:64; member