Home
last modified time | relevance | path

Searched refs:_TIF_NEED_FPU_LOAD (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/arch/x86/include/asm/
H A Dentry-common.h58 if (unlikely(ti_work & _TIF_NEED_FPU_LOAD)) in arch_exit_to_user_mode_prepare()
H A Dthread_info.h121 #define _TIF_NEED_FPU_LOAD (1 << TIF_NEED_FPU_LOAD) macro
/kernel/linux/linux-6.6/arch/x86/include/asm/
H A Dentry-common.h57 if (unlikely(ti_work & _TIF_NEED_FPU_LOAD)) in arch_exit_to_user_mode_prepare()
H A Dthread_info.h114 #define _TIF_NEED_FPU_LOAD (1 << TIF_NEED_FPU_LOAD) macro

Completed in 3 milliseconds