Searched refs:BTI_FAIL_PTR_FMT (Results 1 – 1 of 1) sorted by relevance
2295 #define BTI_FAIL_PTR_FMT "%04x" in handle_bti_fail() macro2296 #define BTI_FAIL_MSG_FMT "Kernel BTI failure (BTYPE=0x" BTI_FAIL_PTR_FMT ")" in handle_bti_fail()2298 char msg[strlen(BTI_FAIL_MSG_FMT) - strlen(BTI_FAIL_PTR_FMT) + 8 + 1]; in handle_bti_fail()