Searched refs:traps (Results 1 - 25 of 236) sorted by relevance

12345678910

/linux-master/arch/sparc/include/asm/
H A Dtraps.h3 * traps.h: Format of entries for the Sparc trap table.
10 #include <uapi/asm/traps.h>
/linux-master/arch/csky/kernel/
H A Dirq.c8 #include <asm/traps.h>
/linux-master/arch/m68k/include/asm/
H A Dsun3ints.h18 #include <asm/traps.h>
/linux-master/arch/m68k/kernel/
H A Dirq.c18 #include <asm/traps.h>
H A DMakefile20 obj-y += setup.o signal.o sys_m68k.o syscalltable.o time.o traps.o
/linux-master/arch/mips/loongson2ef/common/
H A Dinit.c9 #include <asm/traps.h>
/linux-master/arch/x86/kernel/cpu/mce/
H A Dwinchip.c12 #include <asm/traps.h>
H A Dp5.c13 #include <asm/traps.h>
/linux-master/arch/openrisc/kernel/
H A DMakefile9 traps.o time.o irq.o entry.o ptrace.o signal.o \
/linux-master/arch/m68k/apollo/
H A Ddn_ints.c5 #include <asm/traps.h>
/linux-master/arch/mips/sgi-ip32/
H A Dip32-berr.c15 #include <asm/traps.h>
/linux-master/arch/x86/entry/vdso/
H A Dextable.c5 #include <asm/traps.h>
/linux-master/arch/nios2/kernel/
H A Dsys_nios2.c18 #include <asm/traps.h>
H A DMakefile22 obj-y += traps.o
/linux-master/arch/hexagon/kernel/
H A DMakefile7 obj-y += setup.o irq_cpu.o traps.o syscalltab.o signal.o time.o
/linux-master/arch/m68k/coldfire/
H A Dvectors.c16 #include <asm/traps.h>
/linux-master/arch/x86/kernel/
H A Dfred.c7 #include <asm/traps.h>
/linux-master/arch/riscv/kernel/
H A Dvmlinux-xip.lds.S106 .xip.traps : {
108 *(.xip.traps)
/linux-master/arch/sparc/kernel/
H A Dtrampoline_32.S47 wr %g1, 0x0, %psr ! traps off though
69 /* Turn on traps (PSR_ET). */
71 wr %g1, PSR_ET, %psr ! traps on
101 wr %g1, 0x0, %psr ! traps off though
130 /* Turn on traps (PSR_ET). */
132 wr %g1, PSR_ET, %psr ! traps on
160 wr %g1, 0x0, %psr ! traps off though
186 /* Turn on traps (PSR_ET). */
188 wr %g1, PSR_ET, %psr ! traps on
/linux-master/arch/mips/sgi-ip22/
H A Dip22-setup.c23 #include <asm/traps.h>
/linux-master/arch/mips/include/asm/
H A Dmips-r2-to-r6-emul.h20 u64 traps; member in struct:mips_r2_emulator_stats
/linux-master/arch/mips/lantiq/falcon/
H A Dprom.c10 #include <asm/traps.h>
/linux-master/arch/m68k/mm/
H A Dmemory.c19 #include <asm/traps.h>
H A Dcache.c12 #include <asm/traps.h>
/linux-master/arch/sh/kernel/cpu/
H A Dfpu.c8 #include <asm/traps.h>

Completed in 210 milliseconds

12345678910