Searched refs:kvm_own_lbt (Results 1 – 3 of 3) sorted by relevance
79 int kvm_own_lbt(struct kvm_vcpu *vcpu);81 static inline int kvm_own_lbt(struct kvm_vcpu *vcpu) { return -EINVAL; } in kvm_own_lbt() function
1236 int kvm_own_lbt(struct kvm_vcpu *vcpu) in kvm_own_lbt() function1268 kvm_own_lbt(vcpu); in kvm_check_fcsr()
756 if (kvm_own_lbt(vcpu)) in kvm_handle_lbt_disabled()