Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/arch/mips/mm/
H A 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)
/kernel/linux/linux-6.6/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)

Completed in 5 milliseconds