Searched refs:kvmppc_xive_get_icp (Results 1 – 3 of 3) sorted by relevance
675 extern u64 kvmppc_xive_get_icp(struct kvm_vcpu *vcpu);713 static inline u64 kvmppc_xive_get_icp(struct kvm_vcpu *vcpu) { return 0; } in kvmppc_xive_get_icp() function
643 *val = get_reg_val(id, kvmppc_xive_get_icp(vcpu)); in kvmppc_get_one_reg()
1479 u64 kvmppc_xive_get_icp(struct kvm_vcpu *vcpu) in kvmppc_xive_get_icp() function