Searched refs:__trap_section (Results 1 – 1 of 1) sorted by relevance
146 #define __trap_section __noinstr_section(".xip.traps") macro148 #define __trap_section noinstr macro151 asmlinkage __visible __trap_section void name(struct pt_regs *regs) \173 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()326 asmlinkage __visible __trap_section __no_stack_protector
Completed in 3 milliseconds