Searched refs:amd_iommu (Results 1 - 11 of 11) sorted by relevance

/illumos-gate/usr/src/uts/i86pc/sys/
H A Damd_iommu.h41 struct amd_iommu *aioms_iommu_start; /* start of list of IOMMUs */
42 struct amd_iommu *aioms_iommu_end; /* end of list of IOMMUs */
H A DMakefile41 amd_iommu.h \
/illumos-gate/usr/src/uts/i86pc/amd_iommu/
H A DMakefile26 # This Makefile drives production of the amd_iommu driver kernel module.
38 MODULE = amd_iommu
42 CONF_SRCDIR = $(UTSBASE)/i86pc/io/amd_iommu
/illumos-gate/usr/src/uts/i86pc/io/amd_iommu/
H A Damd_iommu_log.h33 #include <sys/amd_iommu.h>
H A Damd_iommu_acpi.h35 #include <sys/amd_iommu.h>
H A Damd_iommu_impl.h340 typedef struct amd_iommu { struct
403 struct amd_iommu *aiomt_next;
H A Damd_iommu_cmd.c28 #include <sys/amd_iommu.h>
H A Damd_iommu.c39 #include <sys/amd_iommu.h>
109 const char *amd_iommu_modname = "amd_iommu";
H A Damd_iommu_log.c28 #include <sys/amd_iommu.h>
H A Damd_iommu_impl.c30 #include <sys/amd_iommu.h>
207 "amd_iommu: using ACPI for CTRL registers");
H A Damd_iommu_page_tables.c30 #include <sys/amd_iommu.h>

Completed in 109 milliseconds