Searched refs:efi_runtime_fixup_exception (Results 1 – 4 of 4) sorted by relevance
18 bool efi_runtime_fixup_exception(struct pt_regs *regs, const char *msg);23 bool efi_runtime_fixup_exception(struct pt_regs *regs, const char *msg) in efi_runtime_fixup_exception() function
179 bool efi_runtime_fixup_exception(struct pt_regs *regs, const char *msg) in efi_runtime_fixup_exception() function
502 if (efi_runtime_fixup_exception(regs, "BTI violation")) { in do_el1_bti()
408 if (efi_runtime_fixup_exception(regs, msg)) in __do_kernel_fault()