hyperv/vmbus: Complete vmbus initialization; interrupt cputimer is enabled
[dragonfly.git] / sys / platform / pc64 / include / msi_machdep.h
blob53f8e8fea1db217c83be4e2a31e2b758781b9943
1 #ifndef _ARCH_MSI_MACHDEP_H_
2 #define _ARCH_MSI_MACHDEP_H_
4 #include <machine_base/apic/apicreg.h>
6 #define MSI_X86_ADDR_BASE 0xfee00000
7 #define MSI_X86_DATA_INTVEC IOART_INTVEC /* Interrupt vector. */
9 #endif /* !_ARCH_MSI_MACHDEP_H_ */