kvmppc_rtas_hcall
extern int kvmppc_rtas_hcall(struct kvm_vcpu *vcpu);
rc = kvmppc_rtas_hcall(vcpu);
EXPORT_SYMBOL_GPL(kvmppc_rtas_hcall);