Searched refs:sve_max_vl (Results 1 – 3 of 3) sorted by relevance
275 static inline int sve_max_vl(void) in sve_max_vl() function320 static inline int sve_max_vl(void) in sve_max_vl() function
711 unsigned int sve_max_vl; member926 sve_ffr_offset((vcpu)->arch.sve_max_vl))928 #define vcpu_sve_max_vq(vcpu) sve_vq_from_vl((vcpu)->arch.sve_max_vl)937 if (WARN_ON(!sve_vl_valid((vcpu)->arch.sve_max_vl))) { \
1187 int vl = max(sve_max_vl(), sme_max_vl()); in setup_sigframe_layout()