tag | line | file | source code |
---|---|---|---|
ST0_CU1 | 439 | arch/mips/kernel/gdb-stub.c | regs->cp0_status |= ST0_CU1; |
ST0_CU1 | 146 | arch/mips/kernel/process.c | ~(ST0_CU3|ST0_CU2|ST0_CU1|ST0_KSU|ST0_ERL|ST0_EXL); |
ST0_CU1 | 147 | arch/mips/kernel/process.c | childregs->cp0_status &= ~(ST0_CU3|ST0_CU2|ST0_CU1); |
ST0_CU1 | 275 | arch/mips/kernel/traps.c | regs->cp0_status |= ST0_CU1; |