Lines Matching refs:sve_vq_from_vl
401 sve_set_vq(sve_vq_from_vl(task_get_sve_vl(current)) - 1); in task_fpsimd_load()
427 sme_set_vq(sve_vq_from_vl(sme_vl) - 1); in task_fpsimd_load()
552 __vq_to_bit(sve_vq_from_vl(vl))); in find_supported_vector_length()
685 vq = sve_vq_from_vl(thread_get_cur_vl(&task->thread)); in fpsimd_to_sve()
712 vq = sve_vq_from_vl(vl); in sve_to_fpsimd()
750 return SVE_SIG_REGS_SIZE(sve_vq_from_vl(vl)); in sve_state_size()
841 vq = sve_vq_from_vl(thread_get_cur_vl(&task->thread)); in sve_sync_from_fpsimd_zeropad()
1029 if (sve_vq_from_vl(vl) > vq) in vec_probe_vqs()
1032 vq = sve_vq_from_vl(vl); /* skip intervening lengths */ in vec_probe_vqs()
1135 SVE_SIG_REGS_SIZE(sve_vq_from_vl(max_vl)), SVE_VQ_BYTES); in sve_efi_setup()
1176 vq_max = sve_vq_from_vl(sve_get_vl()); in read_zcr_features()
1347 vq_max = sve_vq_from_vl(sme_get_vl()); in read_smcr_features()
1419 sve_vq_from_vl(task_get_sve_vl(current)) - 1; in sve_init_regs()
1514 sve_vq_from_vl(task_get_sme_vl(current)) - 1; in do_sme_acc()