X-Git-Url: http://pilppa.org/gitweb/gitweb.cgi?a=blobdiff_plain;f=include%2Fasm-x86%2Famd_iommu_types.h;h=9aa22ead22f380c45d3301cb56ce45e6bce44007;hb=bd60b735c658e6e8c656e89771d281bcfcf51279;hp=d8c5a6c699553d454ebde30645e77dec969f8007;hpb=b39ba6ad004a31bf2a08ba2b08c1e0f9b3530bb7;p=linux-2.6-omap-h63xx.git diff --git a/include/asm-x86/amd_iommu_types.h b/include/asm-x86/amd_iommu_types.h index d8c5a6c6995..9aa22ead22f 100644 --- a/include/asm-x86/amd_iommu_types.h +++ b/include/asm-x86/amd_iommu_types.h @@ -227,6 +227,12 @@ struct dma_ops_domain { /* This will be set to true when TLB needs to be flushed */ bool need_flush; + + /* + * if this is a preallocated domain, keep the device for which it was + * preallocated in this variable + */ + u16 target_dev; }; /*