Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/arch/arm64/kvm/
H A Dfpsimd.c118 bool host_has_sve = system_supports_sve(); in kvm_arch_vcpu_put_fp() local
134 } else if (has_vhe() && host_has_sve) { in kvm_arch_vcpu_put_fp()