Home
last modified time | relevance | path

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

/openbmc/linux/lib/raid6/
H A Dloongarch.h34 #define cpu_has_lasx (getauxval(AT_HWCAP) & HWCAP_LOONGARCH_LASX) macro
/openbmc/linux/arch/loongarch/include/asm/
H A Dcpu-features.h44 #define cpu_has_lasx cpu_opt(LOONGARCH_CPU_LASX) macro