Searched refs:ESR_ELx_EC_IABT_CUR (Results 1 – 4 of 4) sorted by relevance
52 #define ESR_ELx_EC_IABT_CUR (0x21) macro
79 esr |= (ESR_ELx_EC_IABT_CUR << ESR_ELx_EC_SHIFT); in inject_abt64()
44 #define ESR_ELx_EC_IABT_CUR UL(0x21) macro
509 case ESR_ELx_EC_IABT_CUR: in el1h_64_sync_handler()