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()242 asmlinkage __visible __trap_section void do_trap_load_misaligned(struct pt_regs *regs) in do_trap_load_misaligned()247 asmlinkage __visible __trap_section void do_trap_store_misaligned(struct pt_regs *regs) in do_trap_store_misaligned()307 asmlinkage __visible __trap_section void do_trap_break(struct pt_regs *regs) in do_trap_break()324 asmlinkage __visible __trap_section __no_stack_protector