Searched refs:psci_call (Results 1 – 1 of 1) sorted by relevance
/linux/arch/arm64/kvm/hyp/nvhe/ |
A D | psci-relay.c | 63 static unsigned long psci_call(unsigned long fn, unsigned long arg0, in psci_call() function 74 return psci_call(cpu_reg(host_ctxt, 0), cpu_reg(host_ctxt, 1), in psci_forward() 140 ret = psci_call(func_id, mpidr, in psci_cpu_on() 174 return psci_call(func_id, power_state, in psci_cpu_suspend() 198 return psci_call(func_id, in psci_system_suspend()
|
Completed in 4 milliseconds