Home
last modified time | relevance | path

Searched refs:is_fp_enabled (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/arch/loongarch/include/asm/
H A Dfpu.h61 static inline int is_fp_enabled(void) in is_fp_enabled() function
/openbmc/linux/arch/loongarch/kernel/
H A Dtraps.c853 BUG_ON(!is_fp_enabled()); in init_restore_fp()
878 BUG_ON(!is_fp_enabled()); in init_restore_lsx()
904 BUG_ON(!is_fp_enabled()); in init_restore_lasx()