Home
last modified time | relevance | path

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

/openbmc/linux/arch/riscv/include/asm/
H A Dvector.h26 static __always_inline bool has_vector(void) in has_vector() function
205 static __always_inline bool has_vector(void) { return false; } in has_vector() function