Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/arch/arm64/kvm/
H A Dfpsimd.c119 bool guest_has_sve = vcpu_has_sve(vcpu); in kvm_arch_vcpu_put_fp() local
124 if (guest_has_sve) { in kvm_arch_vcpu_put_fp()