Home
last modified time | relevance | path

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

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