Searched refs:kvm_psci_call (Results 1 – 3 of 3) sorted by relevance
43 int kvm_psci_call(struct kvm_vcpu *vcpu);
75 return kvm_psci_call(vcpu); in kvm_hvc_call_handler()
384 int kvm_psci_call(struct kvm_vcpu *vcpu) in kvm_psci_call() function