Searched refs:psci_setup (Results 1 – 7 of 7) sorted by relevance
18 lib/psci/psci_setup.c \
202 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);
49 if (psci_setup((const psci_lib_args_t *)svc_arg) != PSCI_E_SUCCESS) { in std_svc_setup()
31 #. Call ``psci_setup()`` in Monitor mode.132 int psci_setup(const psci_lib_args_t *lib_args);172 Interface : psci_setup()198 runtime. Prior to calling the ``psci_setup()`` interface, the platform setup for217 After ``psci_setup()`` and prior to exit to the non-secure world, this function239 ``psci_setup()`` has completed.367 This function is called during cold boot when the ``psci_setup()`` PSCI library
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
3852 change in the prototype of `psci_setup()`.