Home
last modified time | relevance | path

Searched refs:L2_CACHE_ALIGN_CNT (Results 1 – 2 of 2) sorted by relevance

/Linux-v5.10/arch/c6x/platforms/
Dcache.c136 (L2_CACHE_ALIGN_CNT((unsigned int) end) in cache_block_operation()
181 (L2_CACHE_ALIGN_CNT((unsigned int) end) in cache_block_operation_nowait()
/Linux-v5.10/arch/c6x/include/asm/
Dcache.h42 #define L2_CACHE_ALIGN_CNT(x) \ macro