Home
last modified time | relevance | path

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

/Linux-v5.4/arch/arm64/kernel/
Dfpsimd.c822 unsigned int vq_max; in read_zcr_features() local
833 vq_max = sve_vq_from_vl(sve_get_vl()); in read_zcr_features()
834 zcr |= vq_max - 1; /* set LEN field to maximum effective value */ in read_zcr_features()