Searched refs:ESR_ELx_EC_HVC64 (Results 1 – 5 of 5) sorted by relevance
44 #define ESR_ELx_EC_HVC64 (0x16) /* EL2 and above */ macro
48 cmp x0, #ESR_ELx_EC_HVC64
177 cmp x0, #ESR_ELx_EC_HVC64
308 [ESR_ELx_EC_HVC64] = handle_hvc,
33 #define ESR_ELx_EC_HVC64 UL(0x16) /* EL2 and above */ macro