]> CyberLeo.Net >> Repos - FreeBSD/stable/10.git/commit
MFC 303886: Add additional constants.
authorjhb <jhb@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Fri, 30 Sep 2016 00:31:17 +0000 (00:31 +0000)
committerjhb <jhb@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Fri, 30 Sep 2016 00:31:17 +0000 (00:31 +0000)
commite3b106a77bead9cda3e0aa079a22362e8d9d7abd
treed00fb36ef37826aab6c123af39dda37dff02bd24
parent2f397a3e5551999adf4c68ba718a1de7b9e6946b
MFC 303886: Add additional constants.

- Add constants for the fields in the root-entry table address register,
  namely the root type type (RTT) and root table address (RTA) mask.
- Add macros for the bitmask of the domain ID field in the second word
  of context table entries as well as a helper macro (DMAR_CTX2_GET_DID)
  to extract the domain ID from a context table entry.

Sponsored by: Chelsio Communications

git-svn-id: svn://svn.freebsd.org/base/stable/10@306466 ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f
sys/x86/iommu/intel_reg.h