Lines Matching refs:argument

182 to ``psci_lib_args_t``, as the argument. The ``psci_lib_args_t`` is a versioned
197 ``psci_lib.h`` to construct the ``lib_args`` argument statically or during
204 argument.
220 argument) will be used to determine the non-secure context. After this function
236 (first argument) callbacks with the PSCI library which will be called
254 argument) determines the PSCI API to be called. The ``x1`` to ``x4`` (2nd to 5th
257 described in `PSCI spec`_. The 'flags' (8th argument) is a bit field parameter
259 secure or non-secure world. The ``cookie`` (6th argument) and the ``handle``
260 (7th argument) are not used and are reserved for future use.
328 at address ``addr`` (first argument) address and of size ``size`` (second argument).
338 ``addr`` (first argument) address and of size ``size`` (second argument).
361 argument), for the specified ``security_state`` (3rd argument) and CPU identified
362 by ``cpu_idx`` (first argument). The ``security_state`` will always be non-secure
363 when called by PSCI library and this argument is retained for compatibility
379 the specified ``security_state`` (first argument) for the current CPU. The caller
382 will always be non-secure when called by PSCI library and this argument
393 the specified ``security_state`` (second argument) for the CPU identified by
394 ``cpu_idx`` (first argument). The caller must ensure that
397 always be non-secure when called by PSCI library and this argument is
501 via ``resident_cpu`` (first argument). The updates to ``resident_cpu`` is
508 the current CPU ``from_cpu`` (first argument) to another CPU ``to_cpu``
509 (second argument). This callback is called in response to PSCI_MIGRATE