Searched refs:abort_info (Results 1 – 6 of 6) sorted by relevance
20 struct abort_info { struct29 void abort_print(struct abort_info *ai); argument32 void abort_print_error(struct abort_info *ai);41 void plat_external_abort_handler(struct abort_info *ai);43 bool abort_is_user_exception(struct abort_info *ai);45 bool abort_is_write_fault(struct abort_info *ai);
31 static void __print_stack_unwind(struct abort_info *ai) in __print_stack_unwind()42 static void __print_stack_unwind(struct abort_info *ai __unused) in __print_stack_unwind()80 __print_abort_info(struct abort_info *ai __maybe_unused, in __print_abort_info()138 static void __abort_print(struct abort_info *ai, bool stack_dump) in __abort_print()152 void abort_print(struct abort_info *ai) in abort_print()157 void abort_print_error(struct abort_info *ai) in abort_print_error()166 struct abort_info ai = { }; in abort_print_current_ts()186 static void save_abort_info_in_tsd(struct abort_info *ai) in save_abort_info_in_tsd()199 struct abort_info *ai) in set_abort_info()228 static void handle_user_mode_panic(struct abort_info *ai) in handle_user_mode_panic()[all …]
34 static void __print_stack_unwind(struct abort_info *ai) in __print_stack_unwind()74 static void __print_stack_unwind(struct abort_info *ai) in __print_stack_unwind()86 static void __print_stack_unwind(struct abort_info *ai __unused) in __print_stack_unwind()128 __print_abort_info(struct abort_info *ai __maybe_unused, in __print_abort_info()227 static void __abort_print(struct abort_info *ai, bool stack_dump) in __abort_print()241 void abort_print(struct abort_info *ai) in abort_print()246 void abort_print_error(struct abort_info *ai) in abort_print_error()255 struct abort_info ai = { }; in abort_print_current_ts()275 static void save_abort_info_in_tsd(struct abort_info *ai) in save_abort_info_in_tsd()288 struct abort_info *ai) in set_abort_info()[all …]
270 bool tee_pager_handle_fault(struct abort_info *ai);272 static inline bool tee_pager_handle_fault(struct abort_info *ai __unused) in tee_pager_handle_fault()
180 void plat_external_abort_handler(struct abort_info *ai __unused) in plat_external_abort_handler()
171 struct abort_info *ai) in pager_lock_dldetect()194 static uint32_t pager_lock(struct abort_info __unused *ai) in pager_lock()1548 static void pager_get_page(struct vm_paged_region *reg, struct abort_info *ai, in pager_get_page()1657 struct abort_info *ai, bool *handled) in pager_update_permissions()1755 bool tee_pager_handle_fault(struct abort_info *ai) in tee_pager_handle_fault()