Searched refs:L2_CACHE_ALIGN_LOW (Results 1 - 2 of 2) sorted by relevance

/linux-4.1.27/arch/c6x/platforms/
H A Dcache.c140 - L2_CACHE_ALIGN_LOW((unsigned int) start)) >> 2; cache_block_operation()
160 imcr_set(bar_reg, L2_CACHE_ALIGN_LOW((unsigned int) start)); cache_block_operation()
185 - L2_CACHE_ALIGN_LOW((unsigned int) start)) >> 2; cache_block_operation_nowait()
192 imcr_set(bar_reg, L2_CACHE_ALIGN_LOW((unsigned int) start)); cache_block_operation_nowait()
/linux-4.1.27/arch/c6x/include/asm/
H A Dcache.h41 #define L2_CACHE_ALIGN_LOW(x) \ macro

Completed in 34 milliseconds