Searched refs:V_INTR_MASKING_MASK (Results 1 – 4 of 4) sorted by relevance
624 return is_guest_mode(vcpu) && (svm->nested.ctl.int_ctl & V_INTR_MASKING_MASK); in nested_svm_virtualize_tpr()
1305 control->int_ctl = V_INTR_MASKING_MASK; in init_vmcb()3855 if ((svm->nested.ctl.int_ctl & V_INTR_MASKING_MASK) in svm_interrupt_blocked()