Home
last modified time | relevance | path

Searched refs:has_xtheadvector_no_alternatives (Results 1 – 2 of 2) sorted by relevance

/arch/riscv/include/asm/
A Dvector.h65 static __always_inline bool has_xtheadvector_no_alternatives(void) in has_xtheadvector_no_alternatives() function
411 static __always_inline bool has_xtheadvector_no_alternatives(void) { return false; } in has_xtheadvector_no_alternatives() function
/arch/riscv/kernel/
A Dcpufeature.c1031 if (!mitigated && has_xtheadvector_no_alternatives() && has_thead_homogeneous_vlenb() < 0) { in riscv_fill_hwcap_from_ext_list()
1089 has_xtheadvector_no_alternatives()) { in riscv_fill_hwcap()

Completed in 10 milliseconds