Home
last modified time | relevance | path

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

/Linux-v4.19/arch/mips/mm/
Dc-r4k.c243 #define JUMP_TO_ALIGN(order) \ macro
249 #define CACHE32_UNROLL32_ALIGN JUMP_TO_ALIGN(10) /* 32 * 32 = 1024 */
250 #define CACHE32_UNROLL32_ALIGN2 JUMP_TO_ALIGN(11)