Searched refs:svc_arg (Results 1 – 1 of 1) sorted by relevance
39 uintptr_t svc_arg; in std_svc_setup() local42 svc_arg = get_arm_std_svc_args(PSCI_FID_MASK); in std_svc_setup()43 assert(svc_arg); in std_svc_setup()49 if (psci_setup((const psci_lib_args_t *)svc_arg) != PSCI_E_SUCCESS) { in std_svc_setup()
Completed in 3 milliseconds