aboutsummaryrefslogtreecommitdiff
path: root/sys/x86/iommu/intel_reg.h
Commit message (Expand)AuthorAgeFilesLines
* o Move iommu_test_boundary() to sys/iommu.hRuslan Bukin2020-07-181-0/+3
* sys/x86: further adoption of SPDX licensing ID tags.Pedro F. Giffuni2017-11-271-0/+2
* Add additional constants.John Baldwin2016-08-091-0/+4
* Provide definitions for all descriptors types in the DMAR invalidationKonstantin Belousov2015-03-191-6/+21
* Fix syntax error.Konstantin Belousov2015-03-191-1/+1
* Registers definitions for the new capabilities from the version 2.4 ofKonstantin Belousov2015-02-111-1/+63
* Fix undefined behavior: (1 << 31) is not defined as 1 is an int and thisEitan Adler2013-11-301-8/+8
* Add support for queued invalidation.Konstantin Belousov2013-11-011-0/+36
* Import the driver for VT-d DMAR hardware, as specified in the revisionKonstantin Belousov2013-10-281-0/+294