Home
last modified time | relevance | path

Searched refs:EHF_REGISTER_PRIORITIES (Results 1 – 7 of 7) sorted by relevance

/tf-a-ffa_el3_spmc/plat/xilinx/zynqmp/
A Dzynqmp_ehf.c24 EHF_REGISTER_PRIORITIES(zynqmp_exceptions, ARRAY_SIZE(zynqmp_exceptions), PLAT_PRI_BITS);
/tf-a-ffa_el3_spmc/plat/imx/common/
A Dimx_ehf.c22 EHF_REGISTER_PRIORITIES(imx_exceptions, ARRAY_SIZE(imx_exceptions), PLAT_PRI_BITS);
/tf-a-ffa_el3_spmc/plat/common/aarch64/
A Dplat_ehf.c37 EHF_REGISTER_PRIORITIES(plat_exceptions, ARRAY_SIZE(plat_exceptions), PLAT_PRI_BITS);
/tf-a-ffa_el3_spmc/include/bl31/
A Dehf.h34 #define EHF_REGISTER_PRIORITIES(priorities, num, bits) \ macro
/tf-a-ffa_el3_spmc/plat/socionext/synquacer/
A Dsq_spm.c75 EHF_REGISTER_PRIORITIES(sq_exceptions, ARRAY_SIZE(sq_exceptions), PLAT_PRI_BITS);
/tf-a-ffa_el3_spmc/plat/qemu/common/
A Dqemu_spm.c125 EHF_REGISTER_PRIORITIES(qemu_exceptions, ARRAY_SIZE(qemu_exceptions),
/tf-a-ffa_el3_spmc/docs/components/
A Dexception-handling.rst224 ``EHF_REGISTER_PRIORITIES()`` macro.
326 EHF_REGISTER_PRIORITIES(plat_exceptions, ARRAY_SIZE(plat_exceptions),
607 ``EHF_REGISTER_PRIORITIES()`` macro is currently limited to 32. This serves most

Completed in 7 milliseconds