]> git.karo-electronics.de Git - karo-tx-linux.git/blobdiff - include/linux/intel-iommu.h
percpu: add preemption checks to __this_cpu ops
[karo-tx-linux.git] / include / linux / intel-iommu.h
index 2c4bed593b32367559cc2aff89e40b88306bab90..0a2da518821706baf5345e76e1490c55953a9f8f 100644 (file)
@@ -319,6 +319,7 @@ struct intel_iommu {
        int             agaw; /* agaw of this iommu */
        int             msagaw; /* max sagaw of this iommu */
        unsigned int    irq;
+       u16             segment;     /* PCI segment# */
        unsigned char   name[13];    /* Device Name */
 
 #ifdef CONFIG_INTEL_IOMMU