Lines Matching refs:cpu_context
333 The ``handle`` parameter points to the ``cpu_context`` structure of the current CPU
338 ``cpu_context`` structure of the current CPU for the target security state. On
340 appropriate ``cpu_context`` to be used is expected to be set by the handler
372 each security state in the ``cpu_context`` structure of each CPU. It exports the
375 in the ``cpu_context`` is used by the ``el3_exit()`` function to program the
635 upon exception entry. The registers are saved in the per-cpu ``cpu_context``
639 per-cpu ``cpu_context`` data structure referenced by the ``SP_EL3`` register.
642 from the per-cpu ``cpu_context`` data structure in ``SP_EL0`` and
724 to ensure that the next ``cpu_context`` to be restored is of the target
735 #. Setting the return value of the handler to the per-cpu ``cpu_context`` if
787 #. It returns the per-cpu ``cpu_context`` to indicate that the interrupt can
817 #. ``tspd_smc_handler()`` returns a reference to the non-secure ``cpu_context``
895 #. ``tspd_smc_handler()`` returns a reference to the secure ``cpu_context`` as the