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