Home
last modified time | relevance | path

Searched refs:report_ubsan_failure (Results 1 – 3 of 3) sorted by relevance

/linux/include/linux/
H A Dubsan.h6 const char *report_ubsan_failure(u32 check_type);
8 static inline const char *report_ubsan_failure(u32 check_type) in report_ubsan_failure() function
/linux/arch/arm64/kvm/
H A Dhandle_exit.c558 print_nvhe_hyp_panic(report_ubsan_failure(esr & UBSAN_BRK_MASK), in nvhe_hyp_panic_handler()
/linux/lib/
H A Dubsan.c28 const char *report_ubsan_failure(u32 check_type) in report_ubsan_failure() function