Searched refs:amd_iommu_acpi_ivmd_hash (Results 1 – 1 of 1) sorted by relevance
40 static amd_iommu_acpi_ivmd_t **amd_iommu_acpi_ivmd_hash; variable783 amd_iommu_acpi_ivmd_hash = kmem_zalloc(sizeof (amd_iommu_acpi_ivmd_t *) in create_acpi_hash()790 add_ivmd_info(acpi, amd_iommu_acpi_ivmd_hash); in create_acpi_hash()887 minfop = amd_iommu_acpi_ivmd_hash[AMD_IOMMU_ACPI_INFO_HASH_SZ]; in amd_iommu_lookup_all_ivmd()921 if ((minfop = amd_iommu_acpi_ivmd_hash[i]) != NULL) in amd_iommu_lookup_any_ivmd()1018 ASSERT(amd_iommu_acpi_ivmd_hash); in amd_iommu_lookup_ivmd()1025 minfop = amd_iommu_acpi_ivmd_hash[idx]; in amd_iommu_lookup_ivmd()