efi_runtime_fixup_exception
bool efi_runtime_fixup_exception(struct pt_regs *regs, const char *msg);
if (efi_runtime_fixup_exception(regs, "BTI violation")) {
if (efi_runtime_fixup_exception(regs, msg))