Searched refs:traps (Results 176 - 200 of 236) sorted by relevance

12345678910

/linux-master/arch/powerpc/kernel/
H A DMakefile71 prom.o traps.o setup-common.o \
/linux-master/arch/sh/kernel/cpu/sh2a/
H A Dfpu.c14 #include <asm/traps.h>
/linux-master/drivers/thermal/intel/
H A Dtherm_throt.c30 #include <asm/traps.h>
/linux-master/arch/x86/math-emu/
H A Dfpu_entry.c32 #include <asm/traps.h>
/linux-master/drivers/irqchip/
H A Dirq-mips-gic.c28 #include <asm/traps.h>
/linux-master/arch/parisc/kernel/
H A Dtraps.c3 * linux/arch/parisc/traps.c
10 * 'Traps.c' handles hardware traps and faults after we have saved some
38 #include <asm/traps.h>
588 * PCXS traps on this, so we need to emulate it.
617 The condition succeeds in an instruction which traps
H A Dunaligned.c17 #include <asm/traps.h>
/linux-master/arch/arm/kernel/
H A Dsignal.c18 #include <asm/traps.h>
H A Dptrace.c28 #include <asm/traps.h>
H A Dtraps.c3 * linux/arch/arm/kernel/traps.c
6 * Fragments that appear the same as linux/arch/i386/kernel/traps.c (C) Linus Torvalds
8 * 'traps.c' handles hardware exceptions after we have saved some state in
9 * 'linux/arch/arm/lib/traps.S'. Mostly a debugging aid, but will probably
36 #include <asm/traps.h>
/linux-master/arch/arm64/kernel/
H A Dsignal32.c18 #include <asm/traps.h>
H A Dproton-pack.c31 #include <asm/traps.h>
H A Dhw_breakpoint.c26 #include <asm/traps.h>
/linux-master/include/soc/fsl/qe/
H A Dqe.h284 __be32 traps[16]; /* Trap addresses, 0 == ignore */ member in struct:qe_firmware::qe_microcode
/linux-master/drivers/soc/fsl/qe/
H A Dqe.c541 /* Program the traps for this processor */
543 u32 trap = be32_to_cpu(ucode->traps[j]);
550 /* Enable traps */
609 of_property_read_u32_array(fw, "virtual-traps", qe_firmware_info.vtraps,
/linux-master/arch/x86/platform/uv/
H A Duv_nmi.c29 #include <asm/traps.h>
/linux-master/arch/arm/vfp/
H A Dvfpmodule.c27 #include <asm/traps.h>
/linux-master/arch/sh/kernel/
H A Dtraps_32.c3 * 'traps.c' handles hardware traps and faults after we have saved some
31 #include <asm/traps.h>
/linux-master/arch/x86/kernel/fpu/
H A Dcore.c14 #include <asm/traps.h>
/linux-master/arch/mips/dec/
H A Dsetup.c38 #include <asm/traps.h>
/linux-master/arch/arm64/kvm/hyp/include/hyp/
H A Dswitch.h34 #include <asm/traps.h>
57 * traps are only taken to EL2 if the operation would not otherwise
59 * we set FPEXC.EN to prevent traps to EL1, when setting the TFP bit.
341 /* Only handle traps the vCPU can support here: */
355 /* First disable enough traps to allow us to update the registers */
397 * The normal sysreg handling code expects to see the traps,
/linux-master/drivers/clk/microchip/
H A Dclk-core.c13 #include <asm/traps.h>
/linux-master/drivers/gpu/drm/amd/amdkfd/
H A Dcwsr_trap_handler_gfx8.asm170 // ********* Handle non-CWSR traps *******************
191 // ********* End handling of non-CWSR traps *******************
/linux-master/arch/x86/kernel/
H A Dvm86_32.c56 #include <asm/traps.h>
/linux-master/include/soc/mscc/
H A Docelot.h826 struct list_head traps; member in struct:ocelot

Completed in 313 milliseconds

12345678910