Searched refs:kvm_own_lasx (Results 1 – 3 of 3) sorted by relevance
69 int kvm_own_lasx(struct kvm_vcpu *vcpu);73 static inline int kvm_own_lasx(struct kvm_vcpu *vcpu) { return -EINVAL; } in kvm_own_lasx() function
748 if (kvm_own_lasx(vcpu)) in kvm_handle_lasx_disabled()
1342 int kvm_own_lasx(struct kvm_vcpu *vcpu) in kvm_own_lasx() function