Searched refs:GUEST_INTR_STATE_STI (Results 1 – 2 of 2) sorted by relevance
410 #define GUEST_INTR_STATE_STI 0x00000001 macro
1595 if (interruptibility & GUEST_INTR_STATE_STI) in vmx_get_interrupt_shadow()1608 interruptibility &= ~(GUEST_INTR_STATE_STI | GUEST_INTR_STATE_MOV_SS); in vmx_set_interrupt_shadow()1613 interruptibility |= GUEST_INTR_STATE_STI; in vmx_set_interrupt_shadow()4965 vmcs_read32(GUEST_INTERRUPTIBILITY_INFO) & GUEST_INTR_STATE_STI) { in vmx_enable_nmi_window()5075 (GUEST_INTR_STATE_MOV_SS | GUEST_INTR_STATE_STI | in vmx_nmi_blocked()5095 (GUEST_INTR_STATE_STI | GUEST_INTR_STATE_MOV_SS)); in __vmx_interrupt_blocked()5365 (GUEST_INTR_STATE_STI | GUEST_INTR_STATE_MOV_SS))) in handle_exception_nmi()