Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/arch/loongarch/include/asm/
H A Dfpu.h209 static inline int is_simd_owner(void) in is_simd_owner() function
/kernel/linux/linux-6.6/arch/loongarch/include/asm/
H A Dfpu.h202 static inline int is_simd_owner(void) in is_simd_owner() function
/kernel/linux/linux-5.10/arch/loongarch/kernel/
H A Dtraps.c879 if (!is_simd_owner()) { in init_restore_lsx()
905 if (is_fpu_owner() || is_simd_owner()) { in init_restore_lasx()
/kernel/linux/linux-6.6/arch/loongarch/kernel/
H A Dtraps.c861 if (!is_simd_owner()) { in init_restore_lsx()
887 if (is_fpu_owner() || is_simd_owner()) { in init_restore_lasx()

Completed in 4 milliseconds