CACHE_DESC_SHAPE
l1d_cache_shape = CACHE_DESC_SHAPE(current_cpu_data.dcache);
l1i_cache_shape = CACHE_DESC_SHAPE(current_cpu_data.icache);
l2_cache_shape = CACHE_DESC_SHAPE(current_cpu_data.scache);