Searched refs:has_vector (Results 1 – 9 of 9) sorted by relevance
56 if (!has_vector()) in riscv_v_setup_ctx_cache()176 if (!has_vector()) in riscv_v_first_use_handler()219 if (!has_vector()) in riscv_v_vstate_ctrl_init()241 if (!has_vector()) in riscv_v_vstate_ctrl_get_current()252 if (!has_vector()) in riscv_v_vstate_ctrl_set_current()302 if (has_vector()) in riscv_v_sysctl_init()
211 if (WARN_ON(!has_vector())) in kernel_vector_begin()239 if (WARN_ON(!has_vector())) in kernel_vector_end()
192 if (!has_vector() || !riscv_v_vstate_query(regs) || in restore_sigcontext()214 if (has_vector()) { in get_rt_frame_size()287 if (has_vector() && riscv_v_vstate_query(regs)) in setup_sigcontext()
188 if (has_vector()) in arch_release_task_struct()234 if (has_vector()) in copy_thread()
74 if (has_vector() && riscv_isa_extension_available(NULL, v)) in hwprobe_isa_ext0()126 if (has_vector()) { in hwprobe_isa_ext0()
215 if (has_vector()) { in smp_callin()
38 static __always_inline bool has_vector(void) in has_vector() function270 static __always_inline bool has_vector(void) { return false; } in has_vector() function
64 if (has_vector()) { \
102 if (has_vector()) \
Completed in 12 milliseconds