Searched refs:L2_CACHE_PREALLOC (Results 1 – 2 of 2) sorted by relevance
28 #define L2_CACHE_PREALLOC 512 macro
777 count = (image->l1_size > L2_CACHE_PREALLOC) ? L2_CACHE_PREALLOC : in init_l2_cache()