Searched refs:PLAT_RAS_PRI (Results 1 – 11 of 11) sorted by relevance
17 EHF_PRI_DESC(PLAT_PRI_BITS, PLAT_RAS_PRI),30 #if (PLAT_SP_PRI != PLAT_RAS_PRI)
18 #ifndef PLAT_RAS_PRI183 ehf_register_priority_handler(PLAT_RAS_PRI, ras_interrupt_handler); in ras_init()
53 plat_ic_set_interrupt_priority(intr, PLAT_RAS_PRI); in sgi_ras_intr_configure()
95 #define PLAT_RAS_PRI U(0x10) macro
45 INTR_PROP_DESC(PLAT_CORE_FAULT_IRQ, PLAT_RAS_PRI, INTR_GROUP0,
257 #define PLAT_SP_PRI PLAT_RAS_PRI
208 #define PLAT_SP_PRI PLAT_RAS_PRI
528 #define PLAT_RAS_PRI 0x10 macro
500 #define PLAT_RAS_PRI 0x10 macro
769 #define PLAT_RAS_PRI 0x10 macro
329 the macro ``PLAT_RAS_PRI`` to the priority level used for RAS exceptions.