Home
last modified time | relevance | path

Searched refs:efi_runtime_fixup_exception (Results 1 – 4 of 4) sorted by relevance

/arch/arm64/include/asm/
A Defi.h18 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
/arch/arm64/kernel/
A Defi.c188 bool efi_runtime_fixup_exception(struct pt_regs *regs, const char *msg) in efi_runtime_fixup_exception() function
A Dtraps.c494 if (efi_runtime_fixup_exception(regs, "BTI violation")) { in do_el1_bti()
/arch/arm64/mm/
A Dfault.c402 if (efi_runtime_fixup_exception(regs, msg)) in __do_kernel_fault()

Completed in 17 milliseconds