Searched refs:kvm_own_lsx (Results 1 – 3 of 3) sorted by relevance
60 int kvm_own_lsx(struct kvm_vcpu *vcpu);64 static inline int kvm_own_lsx(struct kvm_vcpu *vcpu) { return -EINVAL; } in kvm_own_lsx() function
792 if (kvm_own_lsx(vcpu)) in kvm_handle_lsx_disabled()
1344 int kvm_own_lsx(struct kvm_vcpu *vcpu) in kvm_own_lsx() function