Searched refs:MIN_LINE_SIZE (Results 1 – 6 of 6) sorted by relevance
41 #define MIN_LINE_SIZE 16 macro
61 if (cache->line_size < MIN_LINE_SIZE) { in check_cache()
1094 #define MIN_LINE_SIZE 32 in flush_range() macro1096 for (i = 0; i < size; i += MIN_LINE_SIZE) in flush_range()
681 #define MIN_LINE_SIZE 32 macro705 for (i = 0; i < size; i += MIN_LINE_SIZE) in flush_range()
128 #define MIN_LINE_SIZE 16 macro
97 #define CACHELINE_FLAGMASK (MIN_LINE_SIZE-1)