Searched refs:MAX_MEM_MAP_REGIONS (Results 1 – 1 of 1) sorted by relevance
400 #define MAX_MEM_MAP_REGIONS 16 macro402 static struct mm_region imx8_mem_map[MAX_MEM_MAP_REGIONS];419 for (mr = 0; mr < 64 && i < MAX_MEM_MAP_REGIONS; mr++) { in enable_caches()430 if (i < MAX_MEM_MAP_REGIONS) { in enable_caches()439 for (i = 0; i < MAX_MEM_MAP_REGIONS; i++) { in enable_caches()459 size = (2 + 2 + 1) * one_pt * MAX_MEM_MAP_REGIONS + one_pt; in get_page_table_size()