Searched refs:vcpu_has_sve (Results 1 – 7 of 7) 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()168 if (vcpu_has_sve(vcpu)) in kvm_vcpu_reset_sve()
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()598 if (!vcpu_has_sve(vcpu)) in num_sve_regs()616 if (!vcpu_has_sve(vcpu)) in copy_sve_reg_indices()
84 if (vcpu_has_sve(vcpu)) in kvm_arch_vcpu_ctxsync_fp()
1893 if (!vcpu_has_sve(vcpu)) in id_visibility()1939 if (vcpu_has_sve(vcpu)) in sve_visibility()1965 if (!vcpu_has_sve(vcpu)) in sanitise_id_aa64pfr0_el1()
78 if (!vcpu_has_sve(vcpu) || !guest_owns_fp_regs()) in __activate_cptr_traps_nvhe()102 if (vcpu_has_sve(vcpu)) in __activate_cptr_traps_vhe()474 if (vcpu_has_sve(vcpu)) { in fpsimd_lazy_switch_to_guest()503 if (vcpu_has_sve(vcpu)) { in fpsimd_lazy_switch_to_host()558 sve_guest = vcpu_has_sve(vcpu); in kvm_hyp_handle_fpsimd()
1085 #define vcpu_has_sve(vcpu) kvm_has_sve(kern_hyp_va((vcpu)->kvm)) macro1087 #define vcpu_has_sve(vcpu) kvm_has_sve((vcpu)->kvm) macro
78 if (vcpu_has_sve(vcpu)) in fpsimd_sve_sync()