Home
last modified time | relevance | path

Searched refs:_smch (Results 1 – 2 of 2) sorted by relevance

/device/linaro/bootloader/arm-trusted-firmware/include/common/
Druntime_svc.h72 #define DECLARE_RT_SVC(_name, _start, _end, _type, _setup, _smch) \ argument
80 .handle = _smch }
/device/linaro/bootloader/arm-trusted-firmware/docs/
Drt-svc-writers-guide.rst105 #define DECLARE_RT_SVC(_name, _start, _end, _type, _setup, _smch)
121 - ``_smch`` is the SMC handler function with the ``rt_svc_handle`` signature:
141 #. ``_setup`` and ``_smch`` routines have been specified
189 handler function (``_smch`` in the service declaration). This function must have