Searched refs:drhd_count (Results 1 – 1 of 1) sorted by relevance
597 int drhd_count = 0; in parse_dmar_table() local601 .arg[ACPI_DMAR_TYPE_HARDWARE_UNIT] = &drhd_count, in parse_dmar_table()632 if (ret == 0 && drhd_count == 0) in parse_dmar_table()1878 int drhd_count = 0; in dmar_hotplug_insert() local1886 &dmar_parse_one_drhd, (void *)&drhd_count); in dmar_hotplug_insert()1887 if (ret == 0 && drhd_count == 0) { in dmar_hotplug_insert()