Searched refs:_TIF_NEED_FPU_LOAD (Results 1 – 2 of 2) sorted by relevance
| /arch/x86/include/asm/ | ||
| A D | entry-common.h | 56 if (unlikely(ti_work & _TIF_NEED_FPU_LOAD)) in arch_exit_work() |
| A D | thread_info.h | 122 #define _TIF_NEED_FPU_LOAD (1 << TIF_NEED_FPU_LOAD) macro |
Completed in 8 milliseconds