Home
last modified time | relevance | path

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

/linux-6.12.1/arch/loongarch/include/asm/
Dfpu.h234 static inline void init_lsx_upper(void) in init_lsx_upper() function
251 static inline void init_lsx_upper(void) {} in init_lsx_upper() function
/linux-6.12.1/arch/loongarch/kernel/
Dtraps.c889 init_lsx_upper(); in init_restore_lsx()