Searched refs:_handler (Results 1 – 5 of 5) sorted by relevance
/trusted-firmware-a/include/lib/extensions/ |
A D | ras.h | 35 #define ERR_RECORD_COMMON_(_probe, _handler, _aux) \ argument 37 .handler = _handler, \ 40 #define ERR_RECORD_SYSREG_V1(_idx_start, _num_idx, _probe, _handler, _aux) \ argument 46 ERR_RECORD_COMMON_(_probe, _handler, _aux) \ 49 #define ERR_RECORD_MEMMAP_V1(_base_addr, _size_num_k, _probe, _handler, _aux) \ argument 55 ERR_RECORD_COMMON_(_probe, _handler, _aux) \
|
/trusted-firmware-a/plat/arm/board/juno/aarch32/ |
A D | juno_helpers.S | 30 .macro jump_to_handler _revision, _handler 32 beq \_handler
|
/trusted-firmware-a/plat/arm/board/juno/aarch64/ |
A D | juno_helpers.S | 34 .macro jump_to_handler _revision, _handler 36 b.eq \_handler
|
/trusted-firmware-a/docs/build/latex/ |
A D | trustedfirmware-a.aux | 389 \@writefile{toc}{\contentsline {subsubsection}{Function : plat\_reset\_handler()}{63}{subsubsection… 390 …g-guide:function-plat-reset-handler}{{2.7.6}{63}{Function : plat\_reset\_handler()}{subsubsection*… 393 \@writefile{toc}{\contentsline {subsubsection}{Function : plat\_error\_handler()}{64}{subsubsection… 394 …g-guide:function-plat-error-handler}{{2.7.6}{64}{Function : plat\_error\_handler()}{subsubsection*… 395 \@writefile{toc}{\contentsline {subsubsection}{Function : plat\_panic\_handler()}{64}{subsubsection… 396 …g-guide:function-plat-panic-handler}{{2.7.6}{64}{Function : plat\_panic\_handler()}{subsubsection*… 617 \@writefile{toc}{\contentsline {subsubsection}{Function : plat\_ea\_handler}{91}{subsubsection*.227… 618 …orting-guide:function-plat-ea-handler}{{2.7.16}{91}{Function : plat\_ea\_handler}{subsubsection*.2… 648 \@writefile{toc}{\contentsline {subsubsection}{Interface : psci\_smc\_handler()}{100}{subsubsection… 649 …on-guide:interface-psci-smc-handler}{{2.8.3}{100}{Interface : psci\_smc\_handler()}{subsubsection*…
|
A D | trustedfirmware-a.tex | 6674 \subsubsection{Function : plat\_reset\_handler()} 6709 \subsubsection{Function : plat\_error\_handler()} 6746 \subsubsection{Function : plat\_panic\_handler()} 9007 \subsubsection{Function : plat\_ea\_handler} 9579 \subsubsection{Interface : psci\_smc\_handler()} 9821 plat\_reset\_handler 9825 plat\_panic\_handler 11846 \sphinxcode{\sphinxupquote{plat\_panic\_handler()}}. 11852 \sphinxcode{\sphinxupquote{plat\_error\_handler()}}. 11858 \sphinxcode{\sphinxupquote{plat\_panic\_handler}} and \sphinxcode{\sphinxupquote{plat\_error\_handl… [all …]
|
Completed in 92 milliseconds