Searched refs:kvm_arm_sve_supported (Results 1 – 3 of 3) sorted by relevance
187 bool kvm_arm_sve_supported(void);240 static inline bool kvm_arm_sve_supported(void) in kvm_arm_sve_supported() function
69 if (kvm_arm_sve_supported()) { in arm_cpu_sve_finalize()293 if (value && kvm_enabled() && !kvm_arm_sve_supported()) { in cpu_arm_set_sve()
283 sve_supported = kvm_arm_sve_supported(); in kvm_arm_get_host_cpu_features()1800 bool kvm_arm_sve_supported(void) in kvm_arm_sve_supported() function1909 assert(kvm_arm_sve_supported()); in kvm_arch_init_vcpu()