Home
last modified time | relevance | path

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

/Linux-v5.4/virt/kvm/arm/
Dpsci.c46 static void smccc_set_retval(struct kvm_vcpu *vcpu, in smccc_set_retval() function
291 smccc_set_retval(vcpu, val, 0, 0, 0); in kvm_psci_0_2_call()
333 smccc_set_retval(vcpu, val, 0, 0, 0); in kvm_psci_1_0_call()
358 smccc_set_retval(vcpu, val, 0, 0, 0); in kvm_psci_0_1_call()
435 smccc_set_retval(vcpu, val, 0, 0, 0); in kvm_hvc_call_handler()