Searched refs:MAX_RANGES (Results 1 – 4 of 4) sorted by relevance
359 #define MAX_RANGES 16 macro374 uint32_t zei_range_sets[MAX_RANGES];375 uint32_t zei_range_clears[MAX_RANGES];380 } zei_ranges[MAX_RANGES];428 ASSERT3U(eip->zei_range_count, <=, MAX_RANGES); in shrink_ranges()466 if (count >= MAX_RANGES) { in add_range()
2417 (rich_location::MAX_RANGES): Rename to...
14354 (layout::layout): Replace use of rich_location::MAX_RANGES14357 rich_location::MAX_RANGES with m_layout_ranges.length ().14363 of rich_location::MAX_RANGES to
8217 MAX_LOCATIONS_PER_MESSAGE with rich_location::MAX_RANGES.