Searched refs:kvm_own_lsx (Results 1 – 3 of 3) sorted by relevance
59 int kvm_own_lsx(struct kvm_vcpu *vcpu);63 static inline int kvm_own_lsx(struct kvm_vcpu *vcpu) { return -EINVAL; } in kvm_own_lsx() function
733 if (kvm_own_lsx(vcpu)) in kvm_handle_lsx_disabled()
1306 int kvm_own_lsx(struct kvm_vcpu *vcpu) in kvm_own_lsx() function