Searched refs:MAX_DRHDS (Results 1 – 3 of 3) sorted by relevance
17 static struct dmar_drhd drhd_info_array[MAX_DRHDS];18 static struct dmar_dev_scope drhd_dev_scope[MAX_DRHDS][MAX_DRHD_DEVSCOPES];209 ASSERT(dmar_unit_cnt <= MAX_DRHDS, "parsed dmar_unit_cnt > MAX_DRHDS"); in parse_dmar_table()
475 #define MAX_DRHDS DRHD_COUNT macro
186 static struct dmar_drhd_rt dmar_drhd_units[MAX_DRHDS];
Completed in 10 milliseconds