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

/linux-4.4.14/arch/arm/include/asm/
H A Dexception.h12 #define __exception __attribute__((section(".exception.text"))) macro
16 #define __exception_irq_entry __exception
/linux-4.4.14/arch/arm64/include/asm/
H A Dexception.h23 #define __exception __attribute__((section(".exception.text"))) macro
27 #define __exception_irq_entry __exception
/linux-4.4.14/arch/arm64/mm/
H A Dfault.c513 asmlinkage void __exception do_mem_abort(unsigned long addr, unsigned int esr, do_mem_abort()
535 asmlinkage void __exception do_sp_pc_abort(unsigned long addr, do_sp_pc_abort()
586 asmlinkage int __exception do_debug_exception(unsigned long addr, do_debug_exception()
/linux-4.4.14/arch/arm/mm/
H A Dfault.c544 asmlinkage void __exception do_DataAbort()
577 asmlinkage void __exception do_PrefetchAbort()
/linux-4.4.14/arch/arm64/kernel/
H A Dtraps.c341 asmlinkage void __exception do_undefinstr(struct pt_regs *regs) do_undefinstr()
/linux-4.4.14/arch/arm/kernel/
H A Dtraps.c406 asmlinkage void __exception do_undefinstr(struct pt_regs *regs) do_undefinstr()

Completed in 117 milliseconds