Home
last modified time | relevance | path

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

/linux/lib/raid6/
H A Drvv.h17 #define has_vector() (getauxval(AT_HWCAP) & COMPAT_HWCAP_ISA_V) macro
/linux/arch/riscv/include/asm/
H A Dvector.h61 static __always_inline bool has_vector(void) in has_vector() function
410 static __always_inline bool has_vector(void) { return false; } in has_vector() function