Searched refs:L2_CACHE_ALIGN_LOW (Results 1 – 2 of 2) sorted by relevance
137 - L2_CACHE_ALIGN_LOW((unsigned int) start)) >> 2; in cache_block_operation()157 imcr_set(bar_reg, L2_CACHE_ALIGN_LOW((unsigned int) start)); in cache_block_operation()182 - L2_CACHE_ALIGN_LOW((unsigned int) start)) >> 2; in cache_block_operation_nowait()189 imcr_set(bar_reg, L2_CACHE_ALIGN_LOW((unsigned int) start)); in cache_block_operation_nowait()
38 #define L2_CACHE_ALIGN_LOW(x) \ macro