Searched refs:ARM_EXCEPTION_EL1_SERROR (Results 1 – 4 of 4) sorted by relevance
266 case ARM_EXCEPTION_EL1_SERROR: in handle_exit()309 if (exception_index == ARM_EXCEPTION_EL1_SERROR) in handle_exit_early()
19 #define ARM_EXCEPTION_EL1_SERROR 1 macro27 {ARM_EXCEPTION_EL1_SERROR, "SERROR" }, \
88 mov x0, #ARM_EXCEPTION_EL1_SERROR
465 *exit_code = ARM_EXCEPTION_EL1_SERROR; in fixup_guest_exit()