Searched refs:kvm_own_lsx (Results 1 – 2 of 2) sorted by relevance
61 int kvm_own_lsx(struct kvm_vcpu *vcpu);65 static inline int kvm_own_lsx(struct kvm_vcpu *vcpu) { return -EINVAL; } in kvm_own_lsx() function
1359 int kvm_own_lsx(struct kvm_vcpu *vcpu) in kvm_own_lsx() function