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