Home
last modified time | relevance | path

Searched defs:cpu_has_lsx (Results 1 – 2 of 2) sorted by relevance

/linux-6.14.4/lib/raid6/
Dloongarch.h33 #define cpu_has_lsx (getauxval(AT_HWCAP) & HWCAP_LOONGARCH_LSX) macro
/linux-6.14.4/arch/loongarch/include/asm/
Dcpu-features.h43 #define cpu_has_lsx cpu_opt(LOONGARCH_CPU_LSX) macro