x86/amd-iommu: Make np-cache a global flag
authorJoerg Roedel <joerg.roedel@amd.com>
Mon, 23 Nov 2009 17:32:38 +0000 (18:32 +0100)
committerJoerg Roedel <joerg.roedel@amd.com>
Fri, 27 Nov 2009 13:16:29 +0000 (14:16 +0100)
The non-present cache flag was IOMMU local until now which
doesn't make sense. Make this a global flag so we can remove
the lase user of 'struct iommu' in the map/unmap path.

Signed-off-by: Joerg Roedel <joerg.roedel@amd.com>

No differences found