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