Searched refs:amd_iommu_acpi_ivhd_t (Results 1 - 4 of 4) sorted by relevance

/illumos-gate/usr/src/uts/i86pc/io/amd_iommu/
H A Damd_iommu_acpi.h245 } amd_iommu_acpi_ivhd_t; typedef in typeref:struct:amd_iommu_acpi_ivhd
291 amd_iommu_acpi_ivhd_t *amd_iommu_lookup_all_ivhd(void);
293 amd_iommu_acpi_ivhd_t *amd_iommu_lookup_any_ivhd(amd_iommu_t *);
296 amd_iommu_acpi_ivhd_t *amd_iommu_lookup_ivhd(int32_t deviceid);
H A Damd_iommu_acpi.c39 static amd_iommu_acpi_ivhd_t **amd_iommu_acpi_ivhd_hash;
461 amd_iommu_acpi_ivhd_t **hash)
463 static amd_iommu_acpi_ivhd_t *last;
464 amd_iommu_acpi_ivhd_t *acpi_ivhdp;
622 add_implicit_deventry(ivhd_container_t *ivhdcp, amd_iommu_acpi_ivhd_t **hash)
662 add_ivhdc_info(ivhd_container_t *ivhdcp, amd_iommu_acpi_ivhd_t **hash)
677 add_ivhd_info(amd_iommu_acpi_t *acpi, amd_iommu_acpi_ivhd_t **hash)
780 amd_iommu_acpi_ivhd_hash = kmem_zalloc(sizeof (amd_iommu_acpi_ivhd_t *)
796 set_deventry(amd_iommu_t *iommu, int entry, amd_iommu_acpi_ivhd_t *hinfop)
812 amd_iommu_acpi_ivhd_t *hinfo
[all...]
H A Damd_iommu_impl.c192 amd_iommu_acpi_ivhd_t *hinfop;
933 amd_iommu_acpi_ivhd_t *hinfop;
1417 amd_iommu_acpi_ivhd_t *hinfop;
H A Damd_iommu_page_tables.c66 amd_iommu_acpi_ivhd_t *hinfop;

Completed in 54 milliseconds