Home
last modified time | relevance | path

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

/Linux-v6.6/arch/riscv/include/asm/
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