Home
last modified time | relevance | path

Searched refs:SIBYTE_MAX_MEM_REGIONS (Results 1 – 1 of 1) sorted by relevance

/linux-4.1.27/arch/mips/sibyte/common/
Dcfe.c51 #define SIBYTE_MAX_MEM_REGIONS 8 macro
52 phys_addr_t board_mem_region_addrs[SIBYTE_MAX_MEM_REGIONS];
53 phys_addr_t board_mem_region_sizes[SIBYTE_MAX_MEM_REGIONS];
163 SIBYTE_MAX_MEM_REGIONS) { in prom_meminit()