/linux-4.4.14/arch/sparc/kernel/ |
D | trampoline_32.S | 46 wr %g1, 0x0, %psr ! traps off though 70 wr %g1, PSR_ET, %psr ! traps on 100 wr %g1, 0x0, %psr ! traps off though 131 wr %g1, PSR_ET, %psr ! traps on 159 wr %g1, 0x0, %psr ! traps off though 187 wr %g1, PSR_ET, %psr ! traps on
|
D | entry.S | 442 wr %l0, PSR_ET, %psr ! re-enable traps 495 wr %l0, PSR_ET, %psr ! re-enable traps 510 wr %l0, PSR_ET, %psr ! re-enable traps 549 wr %l0, PSR_ET, %psr ! re-enable traps 566 wr %l0, PSR_ET, %psr ! re-enable traps 583 wr %l0, PSR_ET, %psr ! re-enable traps 600 wr %l0, PSR_ET, %psr ! re-enable traps 617 wr %l0, PSR_ET, %psr ! re-enable traps 634 wr %l0, PSR_ET, %psr ! re-enable traps 651 wr %l0, PSR_ET, %psr ! re-enable traps
|
D | wuf.S | 187 wr %t_psr, PSR_ET, %psr ! enable traps
|
/linux-4.4.14/Documentation/devicetree/bindings/powerpc/fsl/cpm_qe/qe/ |
D | firmware.txt | 16 - virtual-traps: The virtual traps, taken from the firmware binary. 23 virtual-traps = <0 0 0 0 0 0 0 0>;
|
/linux-4.4.14/arch/cris/arch-v32/kernel/ |
D | Makefile | 8 obj-y := entry.o traps.o irq.o debugport.o \ 9 process.o ptrace.o setup.o signal.o traps.o time.o \
|
/linux-4.4.14/arch/cris/arch-v10/kernel/ |
D | Makefile | 8 obj-y := entry.o traps.o shadows.o debugport.o irq.o \ 9 process.o setup.o signal.o traps.o time.o ptrace.o \
|
/linux-4.4.14/arch/mips/kvm/ |
D | Kconfig | 29 bool "KVM/MIPS: Dynamic binary translation to reduce traps" 33 instructions to reduce the number of traps.
|
/linux-4.4.14/arch/m68k/fpsp040/ |
D | slog2.S | 35 | 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.
|
/linux-4.4.14/arch/score/kernel/ |
D | Makefile | 8 setup.o signal.o sys_score.o time.o traps.o \
|
/linux-4.4.14/Documentation/powerpc/ |
D | qe_firmware.txt | 80 5) If necessary, device drivers that need the virtual traps and extended mode 85 These virtual traps are conditional branches in the microcode. These are 87 flexibility and save h/w traps If new features are activated or an issue is 89 structure signals the microcode which of these virtual traps is active. 237 virtual traps. As with 'extended_modes', this field is stored in the QE 247 'traps' is an array of 16 words that contain hardware trap values 248 for each of the 16 traps. If trap[i] is 0, then this particular
|
/linux-4.4.14/arch/openrisc/kernel/ |
D | Makefile | 8 traps.o time.o irq.o entry.o ptrace.o signal.o \
|
/linux-4.4.14/arch/m32r/kernel/ |
D | Makefile | 7 obj-y := process.o entry.o traps.o align.o irq.o setup.o time.o \
|
/linux-4.4.14/arch/cris/kernel/ |
D | Makefile | 9 obj-y := process.o traps.o irq.o ptrace.o setup.o time.o sys_cris.o
|
/linux-4.4.14/arch/c6x/kernel/ |
D | Makefile | 7 obj-y := process.o traps.o irq.o signal.o ptrace.o
|
/linux-4.4.14/arch/h8300/kernel/ |
D | Makefile | 7 obj-y := process.o traps.o ptrace.o \
|
/linux-4.4.14/arch/avr32/kernel/ |
D | Makefile | 9 obj-y += setup.o traps.o ocd.o ptrace.o
|
/linux-4.4.14/arch/nios2/kernel/ |
D | Makefile | 21 obj-y += traps.o
|
/linux-4.4.14/arch/hexagon/kernel/ |
D | Makefile | 5 obj-y += setup.o irq_cpu.o traps.o syscalltab.o signal.o time.o
|
/linux-4.4.14/arch/x86/xen/ |
D | enlighten.c | 854 struct trap_info *traps) in xen_convert_trap_info() argument 864 if (cvt_gate_to_trap(in, entry, &traps[out])) in xen_convert_trap_info() 867 traps[out].address = 0; in xen_convert_trap_info() 870 void xen_copy_trap_info(struct trap_info *traps) in xen_copy_trap_info() argument 874 xen_convert_trap_info(desc, traps); in xen_copy_trap_info() 883 static struct trap_info traps[257]; in xen_load_idt() local 891 xen_convert_trap_info(desc, traps); in xen_load_idt() 894 if (HYPERVISOR_set_trap_table(traps)) in xen_load_idt()
|
D | xen-ops.h | 22 void xen_copy_trap_info(struct trap_info *traps);
|
/linux-4.4.14/drivers/misc/genwqe/ |
D | card_utils.c | 847 int entries = 0, ring, traps, traces, trace_entries; in genwqe_ffdc_buff_size() local 886 traps = (val >> 24) & 0xff; in genwqe_ffdc_buff_size() 890 entries += traps + (traces * trace_entries); in genwqe_ffdc_buff_size() 901 int i, traps, traces, trace, trace_entries, trace_entry, ring; in genwqe_ffdc_buff_read() local 951 traps = (val >> 24) & 0xff; /* Number of Traps */ in genwqe_ffdc_buff_read() 967 trace_entry < (trace ? trace_entries : traps); in genwqe_ffdc_buff_read()
|
/linux-4.4.14/arch/mips/kernel/ |
D | mips-r2-to-r6-emul.c | 946 MIPS_R2_STATS(traps); in mipsr2_decoder() 953 MIPS_R2_STATS(traps); in mipsr2_decoder() 960 MIPS_R2_STATS(traps); in mipsr2_decoder() 967 MIPS_R2_STATS(traps); in mipsr2_decoder() 974 MIPS_R2_STATS(traps); in mipsr2_decoder() 981 MIPS_R2_STATS(traps); in mipsr2_decoder() 2255 (unsigned long)__this_cpu_read(mipsr2emustats.traps), in mipsr2_stats_show() 2256 (unsigned long)__this_cpu_read(mipsr2bdemustats.traps)); in mipsr2_stats_show() 2314 __this_cpu_write((mipsr2emustats).traps, 0); in mipsr2_stats_clear_show() 2315 __this_cpu_write((mipsr2bdemustats).traps, 0); in mipsr2_stats_clear_show()
|
D | Makefile | 9 syscall.o time.o topology.o traps.o unaligned.o watch.o \
|
/linux-4.4.14/arch/unicore32/kernel/ |
D | Makefile | 7 obj-y += setup.o signal.o sys.o stacktrace.o traps.o
|
D | entry.S | 369 cand.a ip, #0x08000000 @ FPU execption traps?
|
/linux-4.4.14/arch/microblaze/kernel/ |
D | Makefile | 20 reset.o setup.o signal.o sys_microblaze.o timer.o traps.o unwind.o
|
/linux-4.4.14/arch/frv/kernel/ |
D | Makefile | 11 process.o traps.o ptrace.o signal.o dma.o \
|
D | entry-table.S | 288 # miscellaneous kernel traps 323 # userspace atomic op emulation, traps 120-126
|
D | break.S | 83 # traps will be enabled, so we have to do this now
|
/linux-4.4.14/arch/xtensa/kernel/ |
D | Makefile | 8 ptrace.o setup.o signal.o stacktrace.o syscall.o time.o traps.o \
|
/linux-4.4.14/arch/m68k/kernel/ |
D | Makefile | 17 obj-y += setup.o signal.o sys_m68k.o syscalltable.o time.o traps.o
|
/linux-4.4.14/arch/metag/kernel/ |
D | Makefile | 25 obj-y += traps.o
|
/linux-4.4.14/scripts/basic/ |
D | fixdep.c | 417 static void traps(void) in traps() function 431 traps(); in main()
|
/linux-4.4.14/arch/arc/kernel/ |
D | Makefile | 12 obj-y += signal.o traps.o sys.o troubleshoot.o stacktrace.o disasm.o clk.o
|
/linux-4.4.14/arch/blackfin/kernel/ |
D | Makefile | 9 sys_bfin.o traps.o irqchip.o dma-mapping.o flat.o \
|
/linux-4.4.14/arch/mips/include/asm/ |
D | mips-r2-to-r6-emul.h | 20 u64 traps; member
|
/linux-4.4.14/arch/mn10300/kernel/ |
D | Makefile | 9 obj-y := process.o signal.o entry.o traps.o irq.o \
|
/linux-4.4.14/arch/tile/kernel/ |
D | Makefile | 9 sysfs.o time.o traps.o unaligned.o vdso.o \
|
/linux-4.4.14/arch/parisc/kernel/ |
D | Makefile | 7 obj-y := cache.o pacache.o setup.o traps.o time.o irq.o \
|
/linux-4.4.14/arch/sh/kernel/ |
D | Makefile | 20 syscalls_$(BITS).o time.o topology.o traps.o \
|
/linux-4.4.14/arch/sparc/include/uapi/asm/ |
D | Kbuild | 46 header-y += traps.h
|
/linux-4.4.14/arch/s390/kernel/ |
D | Makefile | 42 obj-y := traps.o time.o process.o base.o early.o setup.o idle.o vtime.o
|
/linux-4.4.14/arch/arm/kernel/ |
D | hyp-stub.S | 130 @ Disable all traps, so we don't get any nasty surprise
|
D | Makefile | 21 stacktrace.o sys_arm.o time.o traps.o
|
/linux-4.4.14/arch/arm64/kernel/ |
D | Makefile | 16 sys.o stacktrace.o time.o traps.o io.o vdso.o \
|
/linux-4.4.14/arch/ia64/kernel/ |
D | Makefile | 13 salinfo.o setup.o signal.o sys_ia64.o time.o traps.o unaligned.o \
|
/linux-4.4.14/arch/x86/kernel/ |
D | Makefile | 27 obj-y += traps.o irq.o irq_$(BITS).o dumpstack_$(BITS).o
|
/linux-4.4.14/arch/arm/nwfpe/ |
D | softfloat-specialize | 42 Raises the exceptions specified by `flags'. Floating-point traps can be 44 substitute a result value. If traps are not implemented, this routine
|
/linux-4.4.14/arch/alpha/kernel/ |
D | Makefile | 9 obj-y := entry.o traps.o process.o osf_sys.o irq.o \
|
/linux-4.4.14/arch/powerpc/kernel/ |
D | Makefile | 33 prom.o traps.o setup-common.o \
|
/linux-4.4.14/lib/ |
D | Kconfig.kgdb | 62 bool "KGDB: Allow debugging with traps in notifiers"
|
/linux-4.4.14/Documentation/RCU/ |
D | NMI-RCU.txt | 9 "arch/x86/kernel/traps.c".
|
/linux-4.4.14/Documentation/virtual/kvm/arm/ |
D | vgic-mapped-irqs.txt | 151 4. The hardware traps to the host 174 (note that this initially only traps to EL2 and does not run the host ISR
|
/linux-4.4.14/Documentation/x86/ |
D | entry_64.txt | 9 arch/x86/kernel/traps.c and implemented in arch/x86/entry/entry_64.S
|
/linux-4.4.14/arch/powerpc/sysdev/qe_lib/ |
D | qe.c | 515 u32 trap = be32_to_cpu(ucode->traps[j]); in qe_upload_firmware()
|
/linux-4.4.14/arch/powerpc/include/asm/ |
D | qe.h | 222 __be32 traps[16]; /* Trap addresses, 0 == ignore */ member
|
/linux-4.4.14/Documentation/frv/ |
D | gdbstub.txt | 122 desired location which the GDB stub then traps the exception for.
|
D | kernel-ABI.txt | 72 the exception handler won't be invoked. Debugging traps such as
|
/linux-4.4.14/arch/arm/ |
D | Makefile | 133 …(tune-y) $(call cc-option,-mshort-load-bytes,$(call cc-option,-malignment-traps,)) -msoft-float -U…
|
/linux-4.4.14/Documentation/networking/ |
D | de4x5.txt | 111 aligned DMA transfers and the Alphas get alignment traps with non
|
/linux-4.4.14/Documentation/virtual/kvm/ |
D | ppc-pv.txt | 137 guest. Implementing any of those mappings is optional, as the instruction traps
|
/linux-4.4.14/Documentation/arm/ |
D | Booting | 204 kernel modes) configuration. In addition, all traps into the
|
/linux-4.4.14/Documentation/ |
D | kprobes.txt | 93 calls jprobe_return(), which traps again to restore the original stack
|
D | kernel-parameters.txt | 4052 emulate [default] Vsyscalls turn into traps and are
|
/linux-4.4.14/Documentation/m68k/ |
D | kernel-options.txt | 179 memory faults or bad kernel traps, and kernel panics. To be exact: all
|
/linux-4.4.14/arch/m68k/ifpsp060/src/ |
D | fplsp.S | 8671 # traps, and precision control = double extended. # 8685 # traps, and precision control = double extended. # 8698 # traps, and precision control = double extended. # 8712 # traps, and precision control = double extended. #
|
/linux-4.4.14/Documentation/filesystems/ |
D | coda.txt | 198 traps to the OS kernel. Examples of such calls trapping to the kernel
|
/linux-4.4.14/arch/x86/ |
D | Kconfig | 2062 The kernel traps and emulates calls into the fixed
|