Searched refs:psci_setup (Results 1 – 6 of 6) sorted by relevance
17 lib/psci/psci_setup.c \
212 int __init psci_setup(const psci_lib_args_t *lib_args) in psci_setup() function
86 int psci_setup(const psci_lib_args_t *lib_args);
52 if (psci_setup((const psci_lib_args_t *)svc_arg) != PSCI_E_SUCCESS) { in std_svc_setup()
144 (requirement 4.) during ``psci_setup()`` in such an order that the index of the230 The ``populate_power_domain_tree()`` function in ``psci_setup.c`` implements the
12479 change in the prototype of `psci_setup()`.