Searched refs:L2CACHE_SIZE (Results 1 – 1 of 1) sorted by relevance
10 #define L2CACHE_SIZE 64 macro17 ctrl.csize = L2CACHE_SIZE; in l2cache_init()18 ctrl.cbase = L2CACHE_SIZE / 4 + (L2CACHE_SIZE % 4 ? 1 : 0); in l2cache_init()