Home
last modified time | relevance | path

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

/openbmc/linux/arch/mips/mm/
H A Dc-r4k.c210 #define JUMP_TO_ALIGN(order) \ macro
216 #define CACHE32_UNROLL32_ALIGN JUMP_TO_ALIGN(10) /* 32 * 32 = 1024 */
217 #define CACHE32_UNROLL32_ALIGN2 JUMP_TO_ALIGN(11)