Searched refs:PINBASED_POSTED_INTERRUPT (Results 1 – 3 of 3) sorted by relevance
37 #define PINBASED_POSTED_INTERRUPT (1 << 7) macro
893 MSR_VMX_TRUE_PINBASED_CTLS, PINBASED_POSTED_INTERRUPT, 0, in vmx_modinit()917 pinbased_ctls |= PINBASED_POSTED_INTERRUPT; in vmx_modinit()
2550 if (pin & PINBASED_POSTED_INTERRUPT) in print_vmx_info()