Home
last modified time | relevance | path

Searched refs:TIF_LASX_CTX_LIVE (Results 1 – 5 of 5) sorted by relevance

/arch/loongarch/include/asm/
A Dthread_info.h87 #define TIF_LASX_CTX_LIVE 18 /* LASX context must be preserved */ macro
108 #define _TIF_LASX_CTX_LIVE (1<<TIF_LASX_CTX_LIVE)
A Dfpu.h323 return test_thread_flag(TIF_LASX_CTX_LIVE); in thread_lasx_context_live()
/arch/loongarch/kernel/
A Dprocess.c95 clear_thread_flag(TIF_LASX_CTX_LIVE); in start_thread()
224 clear_tsk_thread_flag(p, TIF_LASX_CTX_LIVE); in copy_thread()
A Dtraps.c927 set_thread_flag(TIF_LASX_CTX_LIVE); in init_restore_lasx()
A Dptrace.c293 } else if (!test_tsk_thread_flag(target, TIF_LASX_CTX_LIVE)) { in simd_get()

Completed in 8 milliseconds