Home
last modified time | relevance | path

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

/openbmc/linux/arch/loongarch/include/asm/
H A Dfpu.h233 static inline void init_lsx_upper(void) in init_lsx_upper() function
250 static inline void init_lsx_upper(void) {} in init_lsx_upper() function
/openbmc/linux/arch/loongarch/kernel/
H A Dtraps.c863 init_lsx_upper(); in init_restore_lsx()