Home
last modified time | relevance | path

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

/openbmc/qemu/target/arm/
H A Dkvm.c257 bool sve_supported; in kvm_arm_get_host_cpu_features() local
283 sve_supported = kvm_arm_sve_supported(); in kvm_arm_get_host_cpu_features()
284 if (sve_supported) { in kvm_arm_get_host_cpu_features()
442 if (sve_supported) { in kvm_arm_get_host_cpu_features()