Searched refs:vcpu_sve_max_vq (Results 1 – 4 of 4) sorted by relevance
559 sve_cond_update_zcr_vq(vcpu_sve_max_vq(vcpu) - 1, SYS_ZCR_EL2); in __hyp_sve_restore_guest() 598 zcr_el2 = vcpu_sve_max_vq(vcpu) - 1; in fpsimd_lazy_switch_to_guest() 633 zcr_el2 = vcpu_sve_max_vq(vcpu) - 1; in fpsimd_lazy_switch_to_host() 639 zcr_el1 = vcpu_sve_max_vq(vcpu) - 1; in fpsimd_lazy_switch_to_host()
326 max_vq = vcpu_sve_max_vq(vcpu); in get_sve_vls() 454 vq = vcpu_sve_max_vq(vcpu); in sve_reg_to_region() 464 vq = vcpu_sve_max_vq(vcpu); in sve_reg_to_region()
2538 vq = min(vq, vcpu_sve_max_vq(vcpu)); in access_zcr_el2()
35 sve_cond_update_zcr_vq(vcpu_sve_max_vq(vcpu) - 1, SYS_ZCR_EL2); in __hyp_sve_save_guest()