Home
last modified time | relevance | path

Searched refs:find_supported_vector_length (Results 1 – 3 of 3) sorted by relevance

/linux/arch/arm64/kernel/
A Dfpsimd.c386 static unsigned int find_supported_vector_length(enum vec_type type, in find_supported_vector_length() function
431 set_sve_default_vl(find_supported_vector_length(ARM64_VEC_SVE, vl)); in sve_proc_do_default_vl()
650 vl = find_supported_vector_length(ARM64_VEC_SVE, vl); in sve_set_vector_length()
929 if (WARN_ON(info->max_vl != find_supported_vector_length(ARM64_VEC_SVE, in sve_setup()
931 info->max_vl = find_supported_vector_length(ARM64_VEC_SVE, in sve_setup()
938 set_sve_default_vl(find_supported_vector_length(ARM64_VEC_SVE, 64)); in sve_setup()
1112 supported_vl = find_supported_vector_length(type, vl); in fpsimd_flush_thread_vl()
/linux/
A DSystem.map89 ffff800010014150 t find_supported_vector_length.constprop.0
A D.tmp_System.map89 ffff800010014150 t find_supported_vector_length.constprop.0

Completed in 270 milliseconds