Searched refs:MAX_DRHD_DEVSCOPES (Results 1 – 2 of 2) sorted by relevance
18 static struct dmar_dev_scope drhd_dev_scope[MAX_DRHDS][MAX_DRHD_DEVSCOPES];120 ASSERT(dev_count <= MAX_DRHD_DEVSCOPES, "parsed dev_count > MAX_DRHD_DEVSCOPES"); in handle_one_drhd()
476 #define MAX_DRHD_DEVSCOPES DRHD_MAX_DEVSCOPE_COUNT macro
Completed in 5 milliseconds