Searched refs:PAT_MAX_RANGES (Results 1 - 1 of 1) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/parisc/kernel/
H A Dinventory.c281 #define PAT_MAX_RANGES (4 * MAX_PHYSMEM_RANGES) macro
286 struct pdc_pat_pd_addr_map_entry mem_table[PAT_MAX_RANGES+1];
294 length = (PAT_MAX_RANGES + 1) * sizeof(struct pdc_pat_pd_addr_map_entry);
314 if (entries > PAT_MAX_RANGES) {

Completed in 80 milliseconds