Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/arch/sparc/include/asm/
H A Dswitch_to_32.h13 * SWITCH_ENTER and SWITCH_DO_LAZY_FPU do not work yet (e.g. SMP does not work)
28 #define SWITCH_DO_LAZY_FPU(next) /* */ macro
31 #define SWITCH_DO_LAZY_FPU(nxt) \ macro
60 SWITCH_DO_LAZY_FPU(next); \
/kernel/linux/linux-6.6/arch/sparc/include/asm/
H A Dswitch_to_32.h13 * SWITCH_ENTER and SWITCH_DO_LAZY_FPU do not work yet (e.g. SMP does not work)
28 #define SWITCH_DO_LAZY_FPU(next) /* */ macro
31 #define SWITCH_DO_LAZY_FPU(nxt) \ macro
60 SWITCH_DO_LAZY_FPU(next); \

Completed in 2 milliseconds