Searched refs:PLAT_RAS_PRI (Results 1 – 10 of 10) sorted by relevance
17 EHF_PRI_DESC(PLAT_PRI_BITS, PLAT_RAS_PRI),
18 #ifndef PLAT_RAS_PRI183 ehf_register_priority_handler(PLAT_RAS_PRI, ras_interrupt_handler); in ras_init()
97 #define PLAT_RAS_PRI U(0x10) macro
107 plat_ic_set_interrupt_priority(intr, PLAT_RAS_PRI); in sgi_ras_intr_configure()
207 #define PLAT_SP_PRI PLAT_RAS_PRI
257 #define PLAT_SP_PRI PLAT_RAS_PRI
388 #define PLAT_SP_PRI PLAT_RAS_PRI
500 #define PLAT_RAS_PRI 0x10 macro
741 #define PLAT_RAS_PRI 0x10 macro
230 the macro ``PLAT_RAS_PRI`` to the priority level used for RAS exceptions.
Completed in 13 milliseconds