freebsd-nq/sys/x86/iommu
John Baldwin 264cd10809 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.

Reviewed by:	kib
MFC after:	1 month
Sponsored by:	Chelsio Communications
2016-08-09 19:02:14 +00:00
..
busdma_dmar.c
busdma_dmar.h
intel_ctx.c
intel_dmar.h
intel_drv.c
intel_fault.c
intel_gas.c
intel_idpgtbl.c
intel_intrmap.c
intel_qi.c
intel_quirks.c
intel_reg.h
intel_utils.c
iommu_intrmap.h