Searched refs:drhd_count (Results 1 – 1 of 1) sorted by relevance
637 int drhd_count = 0; in parse_dmar_table() local642 .arg[ACPI_DMAR_TYPE_HARDWARE_UNIT] = &drhd_count, in parse_dmar_table()674 if (ret == 0 && drhd_count == 0) in parse_dmar_table()2318 int drhd_count = 0; in dmar_hotplug_insert() local2326 &dmar_parse_one_drhd, (void *)&drhd_count); in dmar_hotplug_insert()2327 if (ret == 0 && drhd_count == 0) { in dmar_hotplug_insert()