Lines Matching refs:function

65 #. If the SMC function identifier corresponds to a SMC32 PSCI API, construct
180 This function is to be called by the primary CPU during cold boot before
190 /* The warm boot entrypoint function */
217 After ``psci_setup()`` and prior to exit to the non-secure world, this function
220 argument) will be used to determine the non-secure context. After this function
235 management operations. This function is used to register the ``spd_pm_ops_t``
237 appropriately during power management. Calling this function is optional and
252 This function is the top level handler for SMCs which fall within the
253 PSCI service range specified in `SMCCC`_. The function ID ``smc_fid`` (first
263 PSCI API corresponding to ``smc_fid``. This function may not return back to the
275 This function performs the warm boot initialization/restoration as mandated by
278 mentioned at top of this section. This function must be called with Data cache
280 initialized and enabled. The major actions performed by this function are:
291 Upon the return of this function, the EL3 Runtime Software must retrieve the
327 This function cleans and invalidates (flushes) the data cache for memory
337 This function invalidates (flushes) the data cache for memory at address
357 This function is called during cold boot when the ``psci_setup()`` PSCI library
360 This function must store the pointer to the CPU context data, ``context`` (2nd
378 This function must return the pointer to the ``cpu_context_t`` structure for
392 This function must return the pointer to the ``cpu_context_t`` structure for