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