__trap_section
asmlinkage __visible __trap_section void name(struct pt_regs *regs) \
asmlinkage __visible __trap_section void do_trap_insn_illegal(struct pt_regs *regs)
asmlinkage __visible __trap_section void do_trap_load_misaligned(struct pt_regs *regs)
asmlinkage __visible __trap_section void do_trap_store_misaligned(struct pt_regs *regs)
asmlinkage __visible __trap_section void do_trap_break(struct pt_regs *regs)
asmlinkage __visible __trap_section __no_stack_protector
asmlinkage __visible __trap_section void do_trap_software_check(struct pt_regs *regs)