Home
last modified time | relevance | path

Searched refs:V_INTR_MASKING_MASK (Results 1 – 4 of 4) sorted by relevance

/arch/x86/include/asm/
A Dsvm.h208 #define V_INTR_MASKING_MASK (1 << V_INTR_MASKING_SHIFT) macro
/arch/x86/kvm/svm/
A Dsvm.h730 return is_guest_mode(vcpu) && (svm->nested.ctl.int_ctl & V_INTR_MASKING_MASK); in nested_svm_virtualize_tpr()
A Dnested.c144 if (g->int_ctl & V_INTR_MASKING_MASK) { in recalc_intercepts()
707 u32 int_ctl_vmcb01_bits = V_INTR_MASKING_MASK; in nested_vmcb02_prepare_control()
A Dsvm.c1160 control->int_ctl = V_INTR_MASKING_MASK; in init_vmcb()
3848 if ((svm->nested.ctl.int_ctl & V_INTR_MASKING_MASK) in svm_interrupt_blocked()

Completed in 39 milliseconds