cachepc-linux

Fork of AMDESE/linux with modifications for CachePC side-channel attack
git clone https://git.sinitax.com/sinitax/cachepc-linux
Log | Files | Refs | README | LICENSE | sfeed.txt

sysfs-class-iommu (508B)


      1What:		/sys/class/iommu/<iommu>/devices/
      2Date:		June 2014
      3KernelVersion:	3.17
      4Contact:	Alex Williamson <alex.williamson@redhat.com>
      5Description:
      6		IOMMU drivers are able to link devices managed by a
      7		given IOMMU here to allow association of IOMMU to
      8		device.
      9
     10What:		/sys/devices/.../iommu
     11Date:		June 2014
     12KernelVersion:	3.17
     13Contact:	Alex Williamson <alex.williamson@redhat.com>
     14Description:
     15		IOMMU drivers are able to link the IOMMU for a
     16		given device here to allow association of device to
     17		IOMMU.