Home
last modified time | relevance | path

Searched refs:_handler (Results 1 – 3 of 3) sorted by relevance

/tf-a-ffa_el3_spmc/include/lib/extensions/
A Dras.h35 #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) \
/tf-a-ffa_el3_spmc/plat/arm/board/juno/aarch32/
A Djuno_helpers.S30 .macro jump_to_handler _revision, _handler
32 beq \_handler
/tf-a-ffa_el3_spmc/plat/arm/board/juno/aarch64/
A Djuno_helpers.S34 .macro jump_to_handler _revision, _handler
36 b.eq \_handler

Completed in 7 milliseconds