Searched refs:__exception (Results 1 - 6 of 6) sorted by relevance

/linux-4.1.27/arch/arm/include/asm/
H A Dexception.h12 #define __exception __attribute__((section(".exception.text"))) macro
16 #define __exception_irq_entry __exception
/linux-4.1.27/arch/arm64/include/asm/
H A Dexception.h21 #define __exception __attribute__((section(".exception.text"))) macro
22 #define __exception_irq_entry __exception
/linux-4.1.27/arch/arm64/mm/
H A Dfault.c455 asmlinkage void __exception do_mem_abort(unsigned long addr, unsigned int esr, do_mem_abort()
477 asmlinkage void __exception do_sp_pc_abort(unsigned long addr, do_sp_pc_abort()
513 asmlinkage int __exception do_debug_exception(unsigned long addr, do_debug_exception()
/linux-4.1.27/arch/arm/mm/
H A Dfault.c544 asmlinkage void __exception do_DataAbort()
577 asmlinkage void __exception do_PrefetchAbort()
/linux-4.1.27/arch/arm64/kernel/
H A Dtraps.c326 asmlinkage void __exception do_undefinstr(struct pt_regs *regs) do_undefinstr()
/linux-4.1.27/arch/arm/kernel/
H A Dtraps.c406 asmlinkage void __exception do_undefinstr(struct pt_regs *regs) do_undefinstr()

Completed in 708 milliseconds