Home
last modified time | relevance | path

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

/linux/arch/riscv/include/asm/
H A Dvector.h66 static __always_inline bool has_xtheadvector_no_alternatives(void) in has_xtheadvector_no_alternatives() function
412 static __always_inline bool has_xtheadvector_no_alternatives(void) { return false; } in has_xtheadvector_no_alternatives() function
/linux/arch/riscv/kernel/
H A Dcpufeature.c1056 if (!mitigated && has_xtheadvector_no_alternatives() && has_thead_homogeneous_vlenb() < 0) { in riscv_fill_hwcap_from_ext_list()
1114 has_xtheadvector_no_alternatives()) { in riscv_fill_hwcap()