Searched refs:CP0_CAUSE (Results 1 - 16 of 16) sorted by relevance
/kernel/linux/linux-5.10/arch/mips/kernel/ |
H A D | cps-vec-ns16550.S | 198 DUMP_COP0_REG(CP0_CAUSE, "Cause: 0x", 32, mfc0)
|
H A D | cps-vec.S | 118 mtc0 t0, CP0_CAUSE 468 mttc0 zero, CP0_CAUSE
|
H A D | bmips_vec.S | 48 mtc0 zero, CP0_CAUSE
|
H A D | genex.S | 36 mfc0 k1, CP0_CAUSE 56 mfc0 k1, CP0_CAUSE
|
H A D | bmips_5xxx_init.S | 737 mtc0 zero, CP0_CAUSE
|
/kernel/linux/linux-5.10/arch/mips/dec/ |
H A D | int-handler.S | 132 mfc0 t0,CP0_CAUSE # get pending interrupts 307 ASM_PANIC("Unimplemented cpu interrupt! CP0_CAUSE: 0x%08x");
|
/kernel/linux/linux-6.6/arch/mips/kernel/ |
H A D | cps-vec-ns16550.S | 198 DUMP_COP0_REG(CP0_CAUSE, "Cause: 0x", 32, mfc0)
|
H A D | cps-vec.S | 113 mtc0 t0, CP0_CAUSE 465 mttc0 zero, CP0_CAUSE
|
H A D | bmips_vec.S | 48 mtc0 zero, CP0_CAUSE
|
H A D | genex.S | 35 mfc0 k1, CP0_CAUSE 55 mfc0 k1, CP0_CAUSE
|
H A D | bmips_5xxx_init.S | 737 mtc0 zero, CP0_CAUSE
|
/kernel/linux/linux-6.6/arch/mips/dec/ |
H A D | int-handler.S | 132 mfc0 t0,CP0_CAUSE # get pending interrupts 307 ASM_PANIC("Unimplemented cpu interrupt! CP0_CAUSE: 0x%08x");
|
/kernel/linux/linux-5.10/arch/mips/include/asm/ |
H A D | stackframe.h | 258 mfc0 v1, CP0_CAUSE
|
H A D | mipsregs.h | 74 #define CP0_CAUSE $13 macro
|
/kernel/linux/linux-6.6/arch/mips/include/asm/ |
H A D | stackframe.h | 258 mfc0 v1, CP0_CAUSE
|
H A D | mipsregs.h | 73 #define CP0_CAUSE $13 macro
|
Completed in 20 milliseconds