Searched refs:EHF_REGISTER_PRIORITIES (Results 1 – 7 of 7) sorted by relevance
| /rk3399_ARM-atf/plat/xilinx/zynqmp/ |
| H A D | zynqmp_ehf.c | 24 EHF_REGISTER_PRIORITIES(zynqmp_exceptions, ARRAY_SIZE(zynqmp_exceptions), PLAT_PRI_BITS);
|
| /rk3399_ARM-atf/plat/imx/common/ |
| H A D | imx_ehf.c | 22 EHF_REGISTER_PRIORITIES(imx_exceptions, ARRAY_SIZE(imx_exceptions), PLAT_PRI_BITS);
|
| /rk3399_ARM-atf/plat/common/aarch64/ |
| H A D | plat_ehf.c | 45 EHF_REGISTER_PRIORITIES(plat_exceptions, ARRAY_SIZE(plat_exceptions), PLAT_PRI_BITS);
|
| /rk3399_ARM-atf/include/bl31/ |
| H A D | ehf.h | 34 #define EHF_REGISTER_PRIORITIES(priorities, num, bits) \ macro
|
| /rk3399_ARM-atf/plat/socionext/synquacer/ |
| H A D | sq_spm.c | 75 EHF_REGISTER_PRIORITIES(sq_exceptions, ARRAY_SIZE(sq_exceptions), PLAT_PRI_BITS);
|
| /rk3399_ARM-atf/plat/qemu/common/ |
| H A D | qemu_spm.c | 125 EHF_REGISTER_PRIORITIES(qemu_exceptions, ARRAY_SIZE(qemu_exceptions),
|
| /rk3399_ARM-atf/docs/components/ |
| H A D | exception-handling.rst | 224 ``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
|