Searched refs:ACPI_SIG_IVRS (Results 1 – 2 of 2) sorted by relevance
1246 return acpi_table_parse(ACPI_SIG_IVRS, detect_iommu_acpi); in amd_iommu_detect_acpi()1251 int ret = acpi_table_parse(ACPI_SIG_IVRS, get_last_bdf_acpi); in amd_iommu_get_ivrs_dev_entries()1258 return acpi_table_parse(ACPI_SIG_IVRS, parse_ivrs_table); in amd_iommu_update_ivrs_mapping_acpi()1304 return acpi_table_parse(ACPI_SIG_IVRS, get_supported_ivhd_type); in amd_iommu_get_supported_ivhd_type()
72 #define ACPI_SIG_IVRS "IVRS" /* I/O Virtualization Reporting Structure */ macro
Completed in 10 milliseconds