Searched refs:__bit_to_vq (Results 1 – 2 of 2) sorted by relevance
96 static inline unsigned int __bit_to_vq(unsigned int bit) in __bit_to_vq() function
358 return sve_vl_from_vq(__bit_to_vq(bit)); in find_supported_vector_length()784 if (sve_vl_from_vq(__bit_to_vq(b)) <= sve_max_virtualisable_vl) { in sve_verify_vq_map()898 sve_max_virtualisable_vl = sve_vl_from_vq(__bit_to_vq(b + 1)); in sve_setup()