Searched refs:cpu_has_lsx (Results 1 – 6 of 6) sorted by relevance
77 if (!cpu_has_lsx) in is_lsx_enabled()219 if (cpu_has_lsx) in enable_lsx()225 if (cpu_has_lsx) in disable_lsx()231 if (cpu_has_lsx) in save_lsx()237 if (cpu_has_lsx) in restore_lsx()243 if (cpu_has_lsx) in init_lsx_upper()249 if (cpu_has_lsx) in restore_lsx_upper()312 if (!cpu_has_lsx) in thread_lsx_context_live()
42 #define cpu_has_lsx cpu_opt(LOONGARCH_CPU_LSX) macro
101 if (cpu_has_lsx) in init_euen_mask()
75 if (cpu_has_lsx) in show_cpuinfo()
981 if (!cpu_has_lsx) { in do_lsx()
853 else if (cpu_has_lsx && thread_lsx_context_live()) in setup_extcontext()