Searched refs:OF_VECTOR (Results 1 – 6 of 6) sorted by relevance
169 { SVM_EXIT_EXCP_BASE + OF_VECTOR, "OF excp" }, \
23 #define OF_VECTOR 4 macro
233 return (nr == BP_VECTOR) || (nr == OF_VECTOR); in kvm_exception_is_soft()
760 if (mask & ((1 << BP_VECTOR) | (1 << OF_VECTOR))) in exception_type()9384 return vector == OF_VECTOR; in is_soft_int_instruction()
2444 (int_vec == OF_VECTOR || int_vec == BP_VECTOR))) { in task_switch_interception()
5365 case OF_VECTOR: in rmode_exception()