Home
last modified time | relevance | path

Searched refs:kvmppc_xive_get_icp (Results 1 – 3 of 3) sorted by relevance

/linux-6.1.9/arch/powerpc/include/asm/
Dkvm_ppc.h675 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
/linux-6.1.9/arch/powerpc/kvm/
Dbook3s.c643 *val = get_reg_val(id, kvmppc_xive_get_icp(vcpu)); in kvmppc_get_one_reg()
Dbook3s_xive.c1479 u64 kvmppc_xive_get_icp(struct kvm_vcpu *vcpu) in kvmppc_xive_get_icp() function