Lines Matching +full:en +full:- +full:usb
7 http://www.intel.com/content/dam/www/public/us/en/documents/product-specifications/vt-directed-io-s…
13 - DMAR - DMA remapping
14 - DRHD - DMA Remapping Hardware Unit Definition
15 - RMRR - Reserved memory Region Reporting Structure
16 - ZLR - Zero length reads from PCI devices
17 - IOVA - IO Virtual address.
20 -----------
27 -------------
29 There are some devices the BIOS controls, for e.g USB devices to perform
37 ----------------------
57 ------------------
63 -----------------------
64 Interrupt ranges are not address translated, (0xfee00000 - 0xfeefffff).
70 ---------------
78 -------------------
97 PCI-DMA: Using DMAR IOMMU
98 -------------------------
111 ----
113 - For compatibility testing, could use unity map domain for all devices, just
114 provide a 1-1 for all useful memory under a single domain for all devices.
115 - API for paravirt ops for abstracting functionality for VMM folks.