Searched refs:vcpu_has_sve (Results 1 – 10 of 10) sorted by relevance
133 if (!vcpu_has_sve(vcpu)) in kvm_arm_vcpu_finalize()147 if (vcpu_has_sve(vcpu) && !kvm_arm_vcpu_sve_finalized(vcpu)) in kvm_arm_vcpu_is_finalized()166 if (vcpu_has_sve(vcpu)) in kvm_vcpu_reset_sve()
142 if (vcpu_has_sve(vcpu)) in kvm_arch_vcpu_ctxsync_fp()181 if (vcpu_has_sve(vcpu)) { in kvm_arch_vcpu_put_fp()
115 if (vcpu_has_sve(vcpu) && core_reg_offset_is_vreg(off)) in core_reg_size_from_offset()318 if (!vcpu_has_sve(vcpu)) in get_sve_vls()342 if (!vcpu_has_sve(vcpu)) in set_sve_vls()451 if (!vcpu_has_sve(vcpu) || (reg->id & SVE_REG_SLICE_MASK) > 0) in sve_reg_to_region()461 if (!vcpu_has_sve(vcpu) || (reg->id & SVE_REG_SLICE_MASK) > 0) in sve_reg_to_region()656 if (!vcpu_has_sve(vcpu)) in num_sve_regs()674 if (!vcpu_has_sve(vcpu)) in copy_sve_reg_indices()
1625 if (!vcpu_has_sve(vcpu)) in id_visibility()1671 if (vcpu_has_sve(vcpu)) in sve_visibility()1700 if (!vcpu_has_sve(vcpu)) in read_sanitised_id_aa64pfr0_el1()
628 if (!vcpu_has_sve(vcpu) || !guest_owns_fp_regs()) in kvm_get_reset_cptr_el2()635 if (vcpu_has_sve(vcpu) && guest_owns_fp_regs()) in kvm_get_reset_cptr_el2()
953 #define vcpu_has_sve(vcpu) (system_supports_sve() && \ macro
194 if (!vcpu_has_sve(vcpu)) in kvm_hyp_save_fpsimd_host()
74 if (vcpu_has_sve(vcpu)) in fpsimd_sve_sync()
84 if (vcpu_has_sve(vcpu)) in __activate_cptr_traps()
363 sve_guest = vcpu_has_sve(vcpu); in kvm_hyp_handle_fpsimd()