Searched refs:cpu_has_lsx (Results 1 – 10 of 10) 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()
22 if (cpu_has_lsx) \
33 #define cpu_has_lsx (getauxval(AT_HWCAP) & HWCAP_LOONGARCH_LSX) macro
30 return cpu_has_lsx; in raid6_has_lsx()
26 return cpu_has_lsx; in raid6_has_lsx()
101 if (cpu_has_lsx) in init_euen_mask()
973 if (!cpu_has_lsx) { in do_lsx()
853 else if (cpu_has_lsx && thread_lsx_context_live()) in setup_extcontext()
32 if (cpu_has_lsx) in kvm_vm_init_features()
705 if (cpu_has_lsx) in _kvm_get_cpucfg_mask()