Home
last modified time | relevance | path

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

/openbmc/linux/arch/loongarch/include/asm/
H A Dfpu.h281 static inline void init_lasx_upper(void) in init_lasx_upper() function
298 static inline void init_lasx_upper(void) {} in init_lasx_upper() function
/openbmc/linux/arch/loongarch/kernel/
H A Dtraps.c889 init_lasx_upper(); in init_restore_lasx()