Home
last modified time | relevance | path

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

/linux-6.3-rc2/arch/arm64/kernel/
A Dfpsimd.c1586 int vl, supported_vl; in fpsimd_flush_thread_vl() local
1605 supported_vl = find_supported_vector_length(type, vl); in fpsimd_flush_thread_vl()
1606 if (WARN_ON(supported_vl != vl)) in fpsimd_flush_thread_vl()
1607 vl = supported_vl; in fpsimd_flush_thread_vl()

Completed in 5 milliseconds