Home
last modified time | relevance | path

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

/linux-2.6.39/arch/mips/mm/
Dc-r4k.c157 #define JUMP_TO_ALIGN(order) \ macro
163 #define CACHE32_UNROLL32_ALIGN JUMP_TO_ALIGN(10) /* 32 * 32 = 1024 */
164 #define CACHE32_UNROLL32_ALIGN2 JUMP_TO_ALIGN(11)