Searched refs:supported_vl (Results 1 – 1 of 1) sorted by relevance
1024 int vl, supported_vl; in fpsimd_flush_thread() local1056 supported_vl = find_supported_vector_length(vl); in fpsimd_flush_thread()1057 if (WARN_ON(supported_vl != vl)) in fpsimd_flush_thread()1058 vl = supported_vl; in fpsimd_flush_thread()