sve_state_size_from_vl
#define vcpu_sve_state_size(vcpu) sve_state_size_from_vl((vcpu)->arch.sve_max_vl)
sve_state_size = sve_state_size_from_vl(sve_max_vl);