Lines Matching refs:sve_vq_from_vl
383 sve_set_vq(sve_vq_from_vl(task_get_sve_vl(current)) - 1); in task_fpsimd_load()
394 sme_set_vq(sve_vq_from_vl(sme_vl) - 1); in task_fpsimd_load()
507 __vq_to_bit(sve_vq_from_vl(vl))); in find_supported_vector_length()
640 vq = sve_vq_from_vl(thread_get_cur_vl(&task->thread)); in fpsimd_to_sve()
667 vq = sve_vq_from_vl(vl); in sve_to_fpsimd()
705 return SVE_SIG_REGS_SIZE(sve_vq_from_vl(vl)); in sve_state_size()
797 vq = sve_vq_from_vl(thread_get_cur_vl(&task->thread)); in sve_sync_from_fpsimd_zeropad()
983 if (sve_vq_from_vl(vl) > vq) in vec_probe_vqs()
986 vq = sve_vq_from_vl(vl); /* skip intervening lengths */ in vec_probe_vqs()
1089 SVE_SIG_REGS_SIZE(sve_vq_from_vl(max_vl)), SVE_VQ_BYTES); in sve_efi_setup()
1130 vq_max = sve_vq_from_vl(sve_get_vl()); in read_zcr_features()
1291 vq_max = sve_vq_from_vl(sve_get_vl()); in read_smcr_features()
1365 sve_vq_from_vl(task_get_sve_vl(current)) - 1; in sve_init_regs()
1459 sve_vq_from_vl(task_get_sme_vl(current)) - 1; in do_sme_acc()