Searched refs:VECTORING_INFO_VALID_MASK (Results 1 – 3 of 3) sorted by relevance
399 #define VECTORING_INFO_VALID_MASK INTR_INFO_VALID_MASK macro
1650 if ((to_vmx(vcpu)->idt_vectoring_info & VECTORING_INFO_VALID_MASK) && in vmx_check_emulate_instruction()5173 if ((vect_info & VECTORING_INFO_VALID_MASK) && in handle_exception_nmi()5626 idt_v = (vmx->idt_vectoring_info & VECTORING_INFO_VALID_MASK); in handle_task_switch()5685 if (!(to_vmx(vcpu)->idt_vectoring_info & VECTORING_INFO_VALID_MASK) && in handle_ept_violation()5890 if (!(to_vmx(vcpu)->idt_vectoring_info & VECTORING_INFO_VALID_MASK) && in handle_pml_full()6459 if ((vectoring_info & VECTORING_INFO_VALID_MASK) && in __vmx_handle_exit()6970 idtv_info_valid = vmx->idt_vectoring_info & VECTORING_INFO_VALID_MASK; in vmx_recover_nmi_blocking()7012 idtv_info_valid = idt_vectoring_info & VECTORING_INFO_VALID_MASK; in __vmx_complete_interrupts()
3877 idt_vectoring = nr | VECTORING_INFO_VALID_MASK; in vmcs12_save_pending_event()3898 idt_vectoring = nr | VECTORING_INFO_VALID_MASK; in vmcs12_save_pending_event()4020 if (!(vmcs12->idt_vectoring_info_field & VECTORING_INFO_VALID_MASK) && in nested_vmx_inject_exception_vmexit()