Searched refs:arm_cm_exception_frame (Results 1 – 2 of 2) sorted by relevance
32 static void dump_frame(const struct arm_cm_exception_frame *frame) in dump_frame()46 static void hardfault(struct arm_cm_exception_frame *frame) in hardfault()58 static void memmanage(struct arm_cm_exception_frame *frame) in memmanage()89 static void usagefault(struct arm_cm_exception_frame *frame) in usagefault()115 static void busfault(struct arm_cm_exception_frame *frame) in busfault()179 struct arm_cm_exception_frame *frame; in _hardfault()200 struct arm_cm_exception_frame *frame; in _memmanage()220 struct arm_cm_exception_frame *frame; in _busfault()240 struct arm_cm_exception_frame *frame; in _usagefault()
53 struct arm_cm_exception_frame { struct