Searched refs:PAT_MAX_RANGES (Results 1 – 1 of 1) sorted by relevance
271 #define PAT_MAX_RANGES (4 * MAX_PHYSMEM_RANGES) macro276 struct pdc_pat_pd_addr_map_entry mem_table[PAT_MAX_RANGES+1]; in pat_memconfig()284 length = (PAT_MAX_RANGES + 1) * sizeof(struct pdc_pat_pd_addr_map_entry); in pat_memconfig()304 if (entries > PAT_MAX_RANGES) { in pat_memconfig()