Home
last modified time | relevance | path

Searched refs:sve_supported (Results 1 – 1 of 1) sorted by relevance

/qemu/target/arm/
H A Dkvm.c240 bool sve_supported; in kvm_arm_get_host_cpu_features() local
266 sve_supported = kvm_arm_sve_supported(); in kvm_arm_get_host_cpu_features()
267 if (sve_supported) { in kvm_arm_get_host_cpu_features()
424 if (sve_supported) { in kvm_arm_get_host_cpu_features()