Searched refs:handle_user_trapped_instruction32 (Results 1 – 1 of 1) sorted by relevance
187 static void handle_user_trapped_instruction32(arm_saved_state_t *, uint32_t esr) __dead2;913 handle_user_trapped_instruction32(state, esr); in sleh_synchronous()2063 handle_user_trapped_instruction32(arm_saved_state_t *state, uint32_t esr) in handle_user_trapped_instruction32() function