Searched refs:drhd_count (Results 1 – 1 of 1) sorted by relevance
601 int drhd_count = 0; in parse_dmar_table() local606 .arg[ACPI_DMAR_TYPE_HARDWARE_UNIT] = &drhd_count, in parse_dmar_table()637 if (ret == 0 && drhd_count == 0) in parse_dmar_table()2011 int drhd_count = 0; in dmar_hotplug_insert() local2019 &dmar_parse_one_drhd, (void *)&drhd_count); in dmar_hotplug_insert()2020 if (ret == 0 && drhd_count == 0) { in dmar_hotplug_insert()