Searched refs:handle_user_trapped_instruction32 (Results 1 – 1 of 1) sorted by relevance
196 static void handle_user_trapped_instruction32(arm_saved_state_t *, uint64_t esr) __dead2;1026 handle_user_trapped_instruction32(state, esr); in sleh_synchronous()2509 handle_user_trapped_instruction32(arm_saved_state_t *state, uint64_t esr) in handle_user_trapped_instruction32() function