Searched refs:__trap_section (Results 1 – 1 of 1) sorted by relevance
145 #define __trap_section __noinstr_section(".xip.traps") macro147 #define __trap_section noinstr macro150 asmlinkage __visible __trap_section void name(struct pt_regs *regs) \170 asmlinkage __visible __trap_section void do_trap_insn_illegal(struct pt_regs *regs) in do_trap_insn_illegal()201 asmlinkage __visible __trap_section void do_trap_load_misaligned(struct pt_regs *regs) in do_trap_load_misaligned()222 asmlinkage __visible __trap_section void do_trap_store_misaligned(struct pt_regs *regs) in do_trap_store_misaligned()297 asmlinkage __visible __trap_section void do_trap_break(struct pt_regs *regs) in do_trap_break()314 asmlinkage __visible __trap_section __no_stack_protector