Searched refs:ESR_ELx_EC_ERET (Results 1 – 4 of 4) sorted by relevance
48 #define ESR_ELx_EC_ERET (0x1a) /* EL2 only */ macro
310 [ESR_ELx_EC_ERET] = kvm_handle_eret,
430 [ESR_ELx_EC_ERET] = kvm_hyp_handle_eret,
37 #define ESR_ELx_EC_ERET UL(0x1a) /* EL2 only */ macro