Searched refs:_smch (Results 1 – 5 of 5) sorted by relevance
/trusted-firmware-a/include/common/ |
A D | runtime_svc.h | 73 #define DECLARE_RT_SVC(_name, _start, _end, _type, _setup, _smch) \ argument 81 .handle = (_smch) \
|
/trusted-firmware-a/docs/build/TF-A_2.5/_sources/getting_started/ |
A D | rt-svc-writers-guide.rst.txt | 97 #define DECLARE_RT_SVC(_name, _start, _end, _type, _setup, _smch) 113 - ``_smch`` is the SMC handler function with the ``rt_svc_handle`` signature: 133 #. ``_setup`` and ``_smch`` routines have been specified 181 handler function (``_smch`` in the service declaration). This function must have
|
/trusted-firmware-a/docs/getting_started/ |
A D | rt-svc-writers-guide.rst | 97 #define DECLARE_RT_SVC(_name, _start, _end, _type, _setup, _smch) 113 - ``_smch`` is the SMC handler function with the ``rt_svc_handle`` signature: 133 #. ``_setup`` and ``_smch`` routines have been specified 181 handler function (``_smch`` in the service declaration). This function must have
|
/trusted-firmware-a/docs/build/TF-A_2.5/ |
A D | searchindex.js | 1 …_recommended_:119,_required_:119,_sec:103,_setup:56,_sha256:66,_size__:38,_smch:56,_start:56,_star…
|
/trusted-firmware-a/docs/build/latex/ |
A D | trustedfirmware-a.tex | 10134 \sphinxcode{\sphinxupquote{\_smch}} is the SMC handler function with the \sphinxcode{\sphinxupquote… 10170 \sphinxcode{\sphinxupquote{\_setup}} and \sphinxcode{\sphinxupquote{\_smch}} routines have been spe… 10227 handler function (\sphinxcode{\sphinxupquote{\_smch}} in the service declaration). This function mu…
|
Completed in 106 milliseconds