Searched refs:CACHE_DESC_SHAPE (Results 1 – 1 of 1) sorted by relevance
199 #define CACHE_DESC_SHAPE(desc) \ macro204 l1d_cache_shape = CACHE_DESC_SHAPE(current_cpu_data.dcache); in detect_cache_shape()209 l1i_cache_shape = CACHE_DESC_SHAPE(current_cpu_data.icache); in detect_cache_shape()212 l2_cache_shape = CACHE_DESC_SHAPE(current_cpu_data.scache); in detect_cache_shape()