Home
last modified time | relevance | path

Searched refs:traps (Results 1 – 25 of 34) sorted by relevance

12

/arch/sparc/kernel/
A Dtrampoline_32.S47 wr %g1, 0x0, %psr ! traps off though
71 wr %g1, PSR_ET, %psr ! traps on
101 wr %g1, 0x0, %psr ! traps off though
132 wr %g1, PSR_ET, %psr ! traps on
160 wr %g1, 0x0, %psr ! traps off though
188 wr %g1, PSR_ET, %psr ! traps on
A Dentry.S444 wr %l0, PSR_ET, %psr ! re-enable traps
497 wr %l0, PSR_ET, %psr ! re-enable traps
512 wr %l0, PSR_ET, %psr ! re-enable traps
551 wr %l0, PSR_ET, %psr ! re-enable traps
568 wr %l0, PSR_ET, %psr ! re-enable traps
585 wr %l0, PSR_ET, %psr ! re-enable traps
602 wr %l0, PSR_ET, %psr ! re-enable traps
619 wr %l0, PSR_ET, %psr ! re-enable traps
636 wr %l0, PSR_ET, %psr ! re-enable traps
653 wr %l0, PSR_ET, %psr ! re-enable traps
/arch/riscv/kernel/
A Dvmlinux-xip.lds.S107 .xip.traps : {
109 *(.xip.traps) argument
/arch/openrisc/kernel/
A DMakefile9 traps.o time.o irq.o entry.o ptrace.o signal.o \
/arch/m68k/fpsp040/
A Dslog2.S35 | traps, and precision control = double extended.
50 | traps, and precision control = double extended.
64 | traps, and precision control = double extended.
79 | traps, and precision control = double extended.
/arch/nios2/kernel/
A DMakefile22 obj-y += traps.o
/arch/hexagon/kernel/
A DMakefile7 obj-y += setup.o irq_cpu.o traps.o syscalltab.o signal.o time.o
/arch/m68k/kernel/
A DMakefile12 obj-y += setup.o signal.o sys_m68k.o syscalltable.o time.o traps.o
/arch/microblaze/kernel/
A DMakefile19 reset.o setup.o signal.o sys_microblaze.o timer.o traps.o unwind.o
/arch/csky/kernel/
A DMakefile4 obj-y += head.o entry.o atomic.o signal.o traps.o irq.o time.o vdso.o vdso/
/arch/xtensa/kernel/
A DMakefile9 ptrace.o setup.o signal.o stacktrace.o syscall.o time.o traps.o \
/arch/x86/xen/
A Denlighten_pv.c907 struct trap_info *traps, bool full) in xen_convert_trap_info() argument
917 if (cvt_gate_to_trap(in, entry, &traps[out]) || full) in xen_convert_trap_info()
924 void xen_copy_trap_info(struct trap_info *traps) in xen_copy_trap_info() argument
928 xen_convert_trap_info(desc, traps, true); in xen_copy_trap_info()
937 static struct trap_info traps[257]; in xen_load_idt() local
947 out = xen_convert_trap_info(desc, traps, false); in xen_load_idt()
948 traps[out] = zero; in xen_load_idt()
951 if (HYPERVISOR_set_trap_table(traps)) in xen_load_idt()
A Dxen-ops.h29 void xen_copy_trap_info(struct trap_info *traps);
/arch/arc/kernel/
A DMakefile7 obj-y += signal.o traps.o sys.o troubleshoot.o stacktrace.o disasm.o
/arch/sh/kernel/vsyscall/
A DMakefile7 targets += vsyscall-trapa.o vsyscall-traps.so
/arch/mips/include/asm/
A Dmips-r2-to-r6-emul.h20 u64 traps; member
/arch/mips/kernel/
A Dmips-r2-to-r6-emul.c947 MIPS_R2_STATS(traps); in mipsr2_decoder()
954 MIPS_R2_STATS(traps); in mipsr2_decoder()
961 MIPS_R2_STATS(traps); in mipsr2_decoder()
968 MIPS_R2_STATS(traps); in mipsr2_decoder()
975 MIPS_R2_STATS(traps); in mipsr2_decoder()
982 MIPS_R2_STATS(traps); in mipsr2_decoder()
2261 (unsigned long)__this_cpu_read(mipsr2emustats.traps), in mipsr2_emul_show()
2262 (unsigned long)__this_cpu_read(mipsr2bdemustats.traps)); in mipsr2_emul_show()
2320 __this_cpu_write((mipsr2emustats).traps, 0); in mipsr2_clear_show()
2321 __this_cpu_write((mipsr2bdemustats).traps, 0); in mipsr2_clear_show()
/arch/arm/kernel/
A Dhyp-stub.S118 @ Disable all traps, so we don't get any nasty surprise
A DMakefile23 stacktrace.o sys_arm.o time.o traps.o
/arch/sh/kernel/
A DMakefile21 syscalls_32.o time.o topology.o traps.o \
/arch/parisc/kernel/
A DMakefile8 obj-y := head.o cache.o pacache.o setup.o pdt.o traps.o time.o irq.o \
/arch/loongarch/kernel/
A DMakefile11 traps.o irq.o idle.o process.o dma.o mem.o reset.o switch.o \
/arch/arm64/kernel/
A DMakefile31 setup.o signal.o sys.o stacktrace.o time.o traps.o \
/arch/s390/kernel/
A DMakefile39 obj-y := head64.o traps.o time.o process.o early.o setup.o idle.o vtime.o
/arch/alpha/kernel/
A DMakefile10 obj-y := head.o entry.o traps.o process.o osf_sys.o irq.o \

Completed in 33 milliseconds

12