Searched refs:TIF_FPUBOUND (Results 1 – 2 of 2) sorted by relevance
126 #define TIF_FPUBOUND 24 /* thread bound to FPU-full CPU set */ macro142 #define _TIF_FPUBOUND (1<<TIF_FPUBOUND)
53 test_ti_thread_flag(__prev_ti, TIF_FPUBOUND) && \55 clear_ti_thread_flag(__prev_ti, TIF_FPUBOUND); \