/kernel/linux/linux-5.10/arch/sparc/kernel/ |
H A D | trampoline_32.S | 47 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
|
/kernel/linux/linux-6.6/arch/sparc/kernel/ |
H A D | trampoline_32.S | 47 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
|
/kernel/linux/linux-6.6/arch/riscv/kernel/ |
H A D | vmlinux-xip.lds.S | 106 .xip.traps : { 108 *(.xip.traps)
|
/kernel/linux/linux-5.10/arch/sparc/include/asm/ |
H A D | traps.h | 3 * traps.h: Format of entries for the Sparc trap table. 10 #include <uapi/asm/traps.h>
|
/kernel/linux/linux-6.6/arch/sparc/include/asm/ |
H A D | traps.h | 3 * traps.h: Format of entries for the Sparc trap table. 10 #include <uapi/asm/traps.h>
|
/kernel/linux/linux-5.10/arch/csky/kernel/ |
H A D | irq.c | 8 #include <asm/traps.h>
|
/kernel/linux/linux-6.6/arch/csky/kernel/ |
H A D | irq.c | 8 #include <asm/traps.h>
|
/kernel/linux/linux-5.10/arch/arm/mach-iop32x/ |
H A D | cp6.c | 7 #include <asm/traps.h>
|
/kernel/linux/linux-5.10/arch/h8300/mm/ |
H A D | memory.c | 29 #include <asm/traps.h>
|
/kernel/linux/linux-5.10/arch/x86/kernel/cpu/mce/ |
H A D | threshold.c | 9 #include <asm/traps.h>
|
H A D | winchip.c | 12 #include <asm/traps.h>
|
/kernel/linux/linux-5.10/arch/m68k/include/asm/ |
H A D | sun3ints.h | 18 #include <asm/traps.h>
|
/kernel/linux/linux-6.6/arch/m68k/include/asm/ |
H A D | sun3ints.h | 18 #include <asm/traps.h>
|
/kernel/linux/linux-6.6/arch/x86/kernel/cpu/mce/ |
H A D | threshold.c | 9 #include <asm/traps.h>
|
/kernel/linux/linux-5.10/arch/x86/xen/ |
H A D | enlighten_pv.c | 62 #include <asm/traps.h> 647 * Check for known traps using IST and whitelist them. in get_trap_addr() 740 struct trap_info *traps, bool full) in xen_convert_trap_info() 750 if (cvt_gate_to_trap(in, entry, &traps[out]) || full) in xen_convert_trap_info() 757 void xen_copy_trap_info(struct trap_info *traps) in xen_copy_trap_info() argument 761 xen_convert_trap_info(desc, traps, true); in xen_copy_trap_info() 765 hold a spinlock to protect the static traps[] array (static because 770 static struct trap_info traps[257]; in xen_load_idt() local 780 out = xen_convert_trap_info(desc, traps, false); in xen_load_idt() 781 traps[ou in xen_load_idt() 739 xen_convert_trap_info(const struct desc_ptr *desc, struct trap_info *traps, bool full) xen_convert_trap_info() argument [all...] |
/kernel/linux/linux-6.6/arch/x86/xen/ |
H A D | enlighten_pv.c | 63 #include <asm/traps.h> 736 * Check for known traps using IST and whitelist them. in get_trap_addr() 829 struct trap_info *traps, bool full) in xen_convert_trap_info() 839 if (cvt_gate_to_trap(in, entry, &traps[out]) || full) in xen_convert_trap_info() 846 void xen_copy_trap_info(struct trap_info *traps) in xen_copy_trap_info() argument 850 xen_convert_trap_info(desc, traps, true); in xen_copy_trap_info() 854 hold a spinlock to protect the static traps[] array (static because 859 static struct trap_info traps[257]; in xen_load_idt() local 869 out = xen_convert_trap_info(desc, traps, false); in xen_load_idt() 870 traps[ou in xen_load_idt() 828 xen_convert_trap_info(const struct desc_ptr *desc, struct trap_info *traps, bool full) xen_convert_trap_info() argument [all...] |
/kernel/linux/linux-5.10/arch/m68k/fpsp040/ |
H A 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.
|
/kernel/linux/linux-6.6/arch/m68k/fpsp040/ |
H A 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.
|
/kernel/linux/linux-5.10/arch/c6x/kernel/ |
H A D | Makefile | 8 obj-y := process.o traps.o irq.o signal.o ptrace.o
|
/kernel/linux/linux-5.10/arch/h8300/kernel/ |
H A D | Makefile | 8 obj-y := process.o traps.o ptrace.o \
|
/kernel/linux/linux-5.10/arch/m68k/kernel/ |
H A D | irq.c | 18 #include <asm/traps.h>
|
/kernel/linux/linux-5.10/arch/m68k/apollo/ |
H A D | dn_ints.c | 5 #include <asm/traps.h>
|
/kernel/linux/linux-5.10/arch/openrisc/kernel/ |
H A D | Makefile | 9 traps.o time.o irq.o entry.o ptrace.o signal.o \
|
/kernel/linux/linux-5.10/arch/mips/loongson2ef/common/ |
H A D | init.c | 9 #include <asm/traps.h>
|
/kernel/linux/linux-5.10/arch/mips/sgi-ip32/ |
H A D | ip32-berr.c | 15 #include <asm/traps.h>
|