__bit_to_vq 338 arch/arm64/kernel/fpsimd.c return sve_vl_from_vq(__bit_to_vq(bit)); __bit_to_vq 771 arch/arm64/kernel/fpsimd.c if (sve_vl_from_vq(__bit_to_vq(b)) <= sve_max_virtualisable_vl) { __bit_to_vq 885 arch/arm64/kernel/fpsimd.c sve_max_virtualisable_vl = sve_vl_from_vq(__bit_to_vq(b + 1));