Searched refs:SVM_GUEST_INTERRUPT_MASK (Results 1 – 2 of 2) sorted by relevance
202 #define SVM_GUEST_INTERRUPT_MASK BIT_ULL(1) macro
3493 if (!(vmcb->control.int_state & SVM_GUEST_INTERRUPT_MASK)) in svm_interrupt_blocked()