Searched refs:VMCS_INTR_T_SWINTR (Results 1 – 2 of 2) sorted by relevance
377 #define VMCS_INTR_T_SWINTR (4 << 8) macro
2408 if (intr_type == VMCS_INTR_T_SWINTR || in vmx_exit_process()2441 if (intr_type != VMCS_INTR_T_SWINTR && in vmx_exit_process()