Home
last modified time | relevance | path

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

/tf-rmm-v0.2.0/runtime/rsi/
A Dpsci.c34 result.hvc_forward.forward_psci_call = true; in psci_cpu_suspend()
44 result.hvc_forward.forward_psci_call = true; in psci_cpu_off()
124 result.hvc_forward.forward_psci_call = true; in psci_cpu_on()
125 result.hvc_forward.x1 = target_cpu; in psci_cpu_on()
162 result.hvc_forward.forward_psci_call = true; in psci_affinity_info()
163 result.hvc_forward.x1 = target_affinity; in psci_affinity_info()
200 result.hvc_forward.forward_psci_call = true; in psci_system_off()
210 result.hvc_forward.forward_psci_call = true; in psci_system_reset()
287 result.hvc_forward.forward_psci_call = false; in psci_rsi()
/tf-rmm-v0.2.0/runtime/core/
A Dexit.c392 if (res.hvc_forward.forward_psci_call) { in handle_realm_rsi()
397 rec_exit->gprs[1] = res.hvc_forward.x1; in handle_realm_rsi()
398 rec_exit->gprs[2] = res.hvc_forward.x2; in handle_realm_rsi()
399 rec_exit->gprs[3] = res.hvc_forward.x3; in handle_realm_rsi()
/tf-rmm-v0.2.0/runtime/include/
A Dpsci.h106 } hvc_forward; member

Completed in 7 milliseconds