summaryrefslogtreecommitdiffstats
path: root/sys/x86/iommu/intel_gas.c
Commit message (Expand)AuthorAgeFilesLines
* sys: use our roundup2/rounddown2() macros when param.h is available.pfg2016-04-211-2/+2
* Split the DMAR unit domains and contexts. Domains carry address spacekib2015-06-261-139/+145
* Account for the offset of the page run when allocating thekib2015-04-081-14/+19
* When mapping an allocated entry, use the entry size, instead of thekib2015-03-241-1/+1
* Use VT-d interrupt remapping block (IR) to perform FSB messageskib2015-03-191-0/+1
* When initial placement of the new entry crosses the boundary,kib2015-03-171-2/+4
* When inserting new entry into the address map, ensure that not onlykib2015-03-171-1/+2
* Add support for queued invalidation.kib2013-11-011-10/+12
* Import the driver for VT-d DMAR hardware, as specified in the revisionkib2013-10-281-0/+722
OpenPOWER on IntegriCloud