Searched refs:MAX_AREA_SIZE (Results 1 – 7 of 7) sorted by relevance
23 #define MAX_AREA_SIZE (1 << AREA_SHIFT) macro24 #define MAX_AREAS ((1U << 31) / MAX_AREA_SIZE)26 #define AREA_MASK (MAX_AREA_SIZE - 1)
39 #define MAX_AREA_SIZE 32768 macro196 cmp r3, #MAX_AREA_SIZE
35 #define MAX_AREA_SIZE 32768 macro237 cmp r3, #MAX_AREA_SIZE
32 #define MAX_AREA_SIZE 32768 macro