Home
last modified time | relevance | path

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

/Linux-v5.10/arch/powerpc/include/asm/
Dkvm_ppc.h667 extern u64 kvmppc_xive_get_icp(struct kvm_vcpu *vcpu);
707 static inline u64 kvmppc_xive_get_icp(struct kvm_vcpu *vcpu) { return 0; } in kvmppc_xive_get_icp() function
/Linux-v5.10/arch/powerpc/kvm/
Dbook3s.c613 *val = get_reg_val(id, kvmppc_xive_get_icp(vcpu)); in kvmppc_get_one_reg()
Dbook3s_xive.c824 u64 kvmppc_xive_get_icp(struct kvm_vcpu *vcpu) in kvmppc_xive_get_icp() function