Searched refs:VMCS_INTR_T_SWINTR (Results 1 – 2 of 2) sorted by relevance
294 #define VMCS_INTR_T_SWINTR (4 << 8) macro
354 intr_type = VMCS_INTR_T_SWINTR; in hvf_inject_interrupts()382 if (intr_type == VMCS_INTR_T_SWINTR || in hvf_inject_interrupts()