TIF_NEED_FPU_LOAD  547 arch/x86/include/asm/fpu/internal.h 	clear_thread_flag(TIF_NEED_FPU_LOAD);
TIF_NEED_FPU_LOAD  601 arch/x86/include/asm/fpu/internal.h 	set_thread_flag(TIF_NEED_FPU_LOAD);
TIF_NEED_FPU_LOAD  121 arch/x86/include/asm/thread_info.h #define _TIF_NEED_FPU_LOAD	(1 << TIF_NEED_FPU_LOAD)
TIF_NEED_FPU_LOAD   23 arch/x86/include/asm/trace/fpu.h 		__entry->load_fpu	= test_thread_flag(TIF_NEED_FPU_LOAD);
TIF_NEED_FPU_LOAD   95 arch/x86/kernel/fpu/core.c 	    !test_thread_flag(TIF_NEED_FPU_LOAD)) {
TIF_NEED_FPU_LOAD   96 arch/x86/kernel/fpu/core.c 		set_thread_flag(TIF_NEED_FPU_LOAD);
TIF_NEED_FPU_LOAD  128 arch/x86/kernel/fpu/core.c 	if (!test_thread_flag(TIF_NEED_FPU_LOAD)) {
TIF_NEED_FPU_LOAD  194 arch/x86/kernel/fpu/core.c 	if (test_thread_flag(TIF_NEED_FPU_LOAD))
TIF_NEED_FPU_LOAD  202 arch/x86/kernel/fpu/core.c 	set_tsk_thread_flag(dst, TIF_NEED_FPU_LOAD);
TIF_NEED_FPU_LOAD  218 arch/x86/kernel/fpu/core.c 	set_thread_flag(TIF_NEED_FPU_LOAD);
TIF_NEED_FPU_LOAD  357 arch/x86/kernel/fpu/core.c 	if (test_thread_flag(TIF_NEED_FPU_LOAD))
TIF_NEED_FPU_LOAD  371 arch/x86/kernel/fpu/core.c 	clear_thread_flag(TIF_NEED_FPU_LOAD);
TIF_NEED_FPU_LOAD   66 arch/x86/kernel/fpu/signal.c 		if (!test_thread_flag(TIF_NEED_FPU_LOAD))
TIF_NEED_FPU_LOAD  189 arch/x86/kernel/fpu/signal.c 	if (test_thread_flag(TIF_NEED_FPU_LOAD))
TIF_NEED_FPU_LOAD  324 arch/x86/kernel/fpu/signal.c 	set_thread_flag(TIF_NEED_FPU_LOAD);
TIF_NEED_FPU_LOAD  238 arch/x86/kernel/process_32.c 	if (!test_thread_flag(TIF_NEED_FPU_LOAD))
TIF_NEED_FPU_LOAD  515 arch/x86/kernel/process_64.c 	if (!test_thread_flag(TIF_NEED_FPU_LOAD))
TIF_NEED_FPU_LOAD 1084 arch/x86/kvm/emulate.c 	if (test_thread_flag(TIF_NEED_FPU_LOAD))
TIF_NEED_FPU_LOAD 8240 arch/x86/kvm/x86.c 	if (test_thread_flag(TIF_NEED_FPU_LOAD))
TIF_NEED_FPU_LOAD 8519 arch/x86/kvm/x86.c 	if (test_thread_flag(TIF_NEED_FPU_LOAD))