Home
last modified time | relevance | path

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

/Linux-v4.19/virt/kvm/arm/
Dpsci.c57 static void smccc_set_retval(struct kvm_vcpu *vcpu, in smccc_set_retval() function
153 smccc_set_retval(vcpu, context_id, 0, 0, 0); in kvm_psci_vcpu_on()
306 smccc_set_retval(vcpu, val, 0, 0, 0); in kvm_psci_0_2_call()
348 smccc_set_retval(vcpu, val, 0, 0, 0); in kvm_psci_1_0_call()
373 smccc_set_retval(vcpu, val, 0, 0, 0); in kvm_psci_0_1_call()
442 smccc_set_retval(vcpu, val, 0, 0, 0); in kvm_hvc_call_handler()