Home
last modified time | relevance | path

Searched refs:cpu_has_lsx (Results 1 – 9 of 9) sorted by relevance

/arch/loongarch/include/asm/
A Dfpu.h77 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()
A Dxor.h22 if (cpu_has_lsx) \
A Dcpu-features.h43 #define cpu_has_lsx cpu_opt(LOONGARCH_CPU_LSX) macro
/arch/loongarch/kernel/
A Dkfpu.c101 if (cpu_has_lsx) in init_euen_mask()
A Dproc.c65 if (cpu_has_lsx) seq_printf(m, " lsx"); in show_cpuinfo()
A Dtraps.c968 if (!cpu_has_lsx) { in do_lsx()
A Dsignal.c857 else if (cpu_has_lsx && thread_lsx_context_live()) in setup_extcontext()
/arch/loongarch/kvm/
A Dvm.c120 if (cpu_has_lsx) in kvm_vm_feature_has_attr()
A Dvcpu.c673 if (cpu_has_lsx) in _kvm_get_cpucfg_mask()

Completed in 17 milliseconds