Home
last modified time | relevance | path

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

/Linux-v4.19/arch/arm64/kernel/
Dfpsimd.c727 unsigned int vq_max; in read_zcr_features() local
738 vq_max = sve_vq_from_vl(sve_get_vl()); in read_zcr_features()
739 zcr |= vq_max - 1; /* set LEN field to maximum effective value */ in read_zcr_features()