Searched refs:drhd_count (Results 1 – 1 of 1) sorted by relevance
638 int drhd_count = 0; in parse_dmar_table() local643 .arg[ACPI_DMAR_TYPE_HARDWARE_UNIT] = &drhd_count, in parse_dmar_table()675 if (ret == 0 && drhd_count == 0) in parse_dmar_table()2255 int drhd_count = 0; in dmar_hotplug_insert() local2263 &dmar_parse_one_drhd, (void *)&drhd_count); in dmar_hotplug_insert()2264 if (ret == 0 && drhd_count == 0) { in dmar_hotplug_insert()