Searched refs:VECTORING_INFO_VALID_MASK (Results 1 – 2 of 2) sorted by relevance
303 #define VECTORING_INFO_VALID_MASK INTR_INFO_VALID_MASK macro
5120 if ((vect_info & VECTORING_INFO_VALID_MASK) && in handle_exception()5686 idt_v = (vmx->idt_vectoring_info & VECTORING_INFO_VALID_MASK); in handle_task_switch()5773 if (!(to_vmx(vcpu)->idt_vectoring_info & VECTORING_INFO_VALID_MASK) && in handle_ept_violation()7263 if (!(to_vmx(vcpu)->idt_vectoring_info & VECTORING_INFO_VALID_MASK) && in handle_pml_full()7770 if ((vectoring_info & VECTORING_INFO_VALID_MASK) && in vmx_handle_exit()8042 idtv_info_valid = vmx->idt_vectoring_info & VECTORING_INFO_VALID_MASK; in vmx_recover_nmi_blocking()8086 idtv_info_valid = idt_vectoring_info & VECTORING_INFO_VALID_MASK; in __vmx_complete_interrupts()9623 idt_vectoring = nr | VECTORING_INFO_VALID_MASK; in vmcs12_save_pending_event()9644 idt_vectoring = nr | VECTORING_INFO_VALID_MASK; in vmcs12_save_pending_event()