Searched defs:dc_size (Results 1 – 3 of 3) sorted by relevance
149 unsigned int dc_size = 1 << (12 + ((conf & CONF_DC) >> 6)); in early_flush_dcache() local
130 struct dc_size { struct131 int width;132 int height;
516 unsigned long dc_size; /* size in bytes */ member